Skip to content

Commit

Permalink
linux: correct deps for x86-xen-domu target
Browse files Browse the repository at this point in the history
depending packages have been moved to kernel-config
- kmod-xen-kbddev in 9fde361
- kmod-xen-fs, kmod-xen-evtchn, kmod-xen-netdev in 018807d

this will also fix imagebuilder

Signed-off-by: Sven Roederer <[email protected]>
  • Loading branch information
SvenRoederer authored and blogic committed Dec 28, 2016
1 parent 2fd5ce9 commit 19059d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/linux/x86/xen_domu/target.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
BOARDNAME:=Xen Paravirt Guest
DEFAULT_PACKAGES += kmod-xen-fs kmod-xen-evtchn kmod-xen-netdev kmod-xen-kbddev
FEATURES:=display ext4 targz
CPU_TYPE := pentium4

0 comments on commit 19059d8

Please sign in to comment.