mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
GRUB package is called BR2_TARGET_GRUB
This commit is contained in:
parent
388e17a855
commit
0d0b98727d
@ -3,7 +3,7 @@ config BR2_TARGET_ROOTFS_ISO9660
|
|||||||
default n
|
default n
|
||||||
depends on BR2_i386
|
depends on BR2_i386
|
||||||
select BR2_TARGET_ROOTFS_EXT2
|
select BR2_TARGET_ROOTFS_EXT2
|
||||||
select BR2_PACKAGE_GRUB
|
select BR2_TARGET_GRUB
|
||||||
help
|
help
|
||||||
Build a bootable iso9660 image
|
Build a bootable iso9660 image
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user