mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 18:25:06 +04:00
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 <luizluca@gmail.com> SVN-Revision: 46233
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user