ar71xx: use hw_id, hw_rev and flash_layout with mktplinkfw
[openwrt.git] / target / linux / x86 / image / Config.in
index 3ceae05..a9412cd 100644 (file)
@@ -50,14 +50,14 @@ config X86_GRUB_BOOTOPTS
 config X86_VDI_IMAGES
        bool "Build VirtualBox image files (VDI)"
        depends X86_GRUB_IMAGES
-       depends TARGET_x86_generic
+       depends TARGET_x86
        depends TARGET_ROOTFS_EXT4FS
        select PACKAGE_kmod-pcnet32
 
 config X86_VMDK_IMAGES
        bool "Build VMware image files (VMDK)"
        depends X86_GRUB_IMAGES
-       depends TARGET_x86_generic
+       depends TARGET_x86
        depends TARGET_ROOTFS_EXT4FS
        select PACKAGE_kmod-e1000
 
This page took 0.024196 seconds and 4 git commands to generate.