enable generate ISO live CD for x64

This commit is contained in:
coolsnowwolf 2017-10-21 02:24:05 +08:00
parent 8a7c703937
commit bdf0db9a50

View File

@ -114,7 +114,7 @@ menu "Target Images"
config TARGET_ROOTFS_ISO
bool "iso"
default n
depends on TARGET_x86_generic
depends on TARGET_x86
help
Create a bootable ISO image.