Author: blogic
Date: 2015-07-09 07:29:25 +0200 (Thu, 09 Jul 2015)
New Revision: 46277

Modified:
   branches/chaos_calmer/target/linux/x86/xen_domu/target.mk
Log:
x86/xen_domu: enable image generation

Add features ext4 targz to target x86/xen_domu in order to
generate images in defconfig.

This fixes #18074.

Signed-off-by: Luiz Angelo Daros de Luca <[email protected]>

Backport of r46233

Modified: branches/chaos_calmer/target/linux/x86/xen_domu/target.mk
===================================================================
--- branches/chaos_calmer/target/linux/x86/xen_domu/target.mk   2015-07-08 
20:43:23 UTC (rev 46276)
+++ branches/chaos_calmer/target/linux/x86/xen_domu/target.mk   2015-07-09 
05:29:25 UTC (rev 46277)
@@ -1,3 +1,3 @@
 BOARDNAME:=Xen Paravirt Guest
 DEFAULT_PACKAGES += kmod-xen-fs kmod-xen-evtchn kmod-xen-netdev kmod-xen-kbddev
-FEATURES:=display
+FEATURES:=display ext4 targz
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to