|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] add randconfig target to Makefile
commit 8ab7faf0b4ef1a8f1de13168721f2cb693ce4716
Author: Doug Goldstein <cardoe@xxxxxxxxxx>
AuthorDate: Thu Feb 18 17:46:40 2016 +0100
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Thu Feb 18 17:46:40 2016 +0100
add randconfig target to Makefile
This allows us to generate a random config which can be used for build
testing random configurations.
Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
---
xen/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/xen/Makefile b/xen/Makefile
index 5d98bcb..349f63a 100644
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -238,7 +238,8 @@ FORCE:
$(MAKE) -f $(BASEDIR)/Rules.mk -C $* built_in.o built_in_bin.o
kconfig := silentoldconfig oldconfig config menuconfig defconfig \
- nconfig xconfig gconfig savedefconfig listnewconfig olddefconfig
+ nconfig xconfig gconfig savedefconfig listnewconfig olddefconfig \
+ randconfig
.PHONY: $(kconfig)
$(kconfig):
$(MAKE) -f $(BASEDIR)/tools/kconfig/Makefile.kconfig ARCH=$(ARCH)
SRCARCH=$(SRCARCH) $@
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |