x86: add grub2 iso support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33639 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3d4fd91c66
commit
1be0626273
4 changed files with 45 additions and 4 deletions
|
@ -81,7 +81,7 @@ menu "Target Images"
|
|||
config TARGET_ROOTFS_ISO
|
||||
bool "iso"
|
||||
default n
|
||||
depends TARGET_ROOTFS_INITRAMFS && TARGET_x86
|
||||
depends on TARGET_x86_generic
|
||||
help
|
||||
Create some bootable ISO image
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue