X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=config%2FConfig-images.in;h=2231b600a99e92e9e731f2d4949160358ff790dd;hb=c718d0b10cea2d539b3f7db0beccf298caf0659e;hp=9aeebc11f8cab58d9fd64bd9f64c8fd4a7fcb67b;hpb=286780b44a6280d156f9b95b1582856aa6e77f4e;p=openwrt%2Fopenwrt.git diff --git a/config/Config-images.in b/config/Config-images.in index 9aeebc11f8..2231b600a9 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -229,14 +229,13 @@ menu "Target Images" bool "Build VirtualBox image files (VDI)" depends on TARGET_x86 || TARGET_x86_64 select GRUB_IMAGES - select TARGET_ROOTFS_EXT4FS + select TARGET_IMAGES_PAD select PACKAGE_kmod-e1000 config VMDK_IMAGES bool "Build VMware image files (VMDK)" depends on TARGET_x86 || TARGET_x86_64 - select GRUB_IMAGES - select TARGET_ROOTFS_EXT4FS + select TARGET_IMAGES_PAD select PACKAGE_kmod-e1000 config TARGET_IMAGES_PAD