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:
parent
5da98f3478
commit
f8eaad100b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue