mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
iso9660: menu.lst fixup after move to fs
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a7e276bc3d
commit
376549b755
@ -10,7 +10,7 @@ config BR2_TARGET_ROOTFS_ISO9660
|
|||||||
config BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU
|
config BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU
|
||||||
string "Boot menu.lst file"
|
string "Boot menu.lst file"
|
||||||
depends on BR2_TARGET_ROOTFS_ISO9660
|
depends on BR2_TARGET_ROOTFS_ISO9660
|
||||||
default "target/iso9660/menu.lst"
|
default "fs/iso9660/menu.lst"
|
||||||
|
|
||||||
comment "iso image requires a Linux kernel to be built"
|
comment "iso image requires a Linux kernel to be built"
|
||||||
depends on BR2_i386 && BR2_KERNEL_none
|
depends on BR2_i386 && BR2_KERNEL_none
|
||||||
|
Loading…
x
Reference in New Issue
Block a user