X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=config%2FConfig-images.in;h=39e51e4c6eeb5be7057dee70edb57410fb38b849;hp=9aeebc11f8cab58d9fd64bd9f64c8fd4a7fcb67b;hb=08f9168615720e416af7a8904b8ae6291df03c4b;hpb=93fe29055f8feee26b52ef5251286d3663a14290 diff --git a/config/Config-images.in b/config/Config-images.in index 9aeebc11f8..39e51e4c6e 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -229,14 +229,14 @@ 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