x86: add back a line accidentally removed in r41763
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41764
This commit is contained in:
parent
c718d0b10c
commit
08f9168615
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ menu "Target Images"
|
|||
config VMDK_IMAGES
|
||||
bool "Build VMware image files (VMDK)"
|
||||
depends on TARGET_x86 || TARGET_x86_64
|
||||
select GRUB_IMAGES
|
||||
select TARGET_IMAGES_PAD
|
||||
select PACKAGE_kmod-e1000
|
||||
|
||||
|
|
Loading…
Reference in a new issue