mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 05:32:11 +00:00
fix(iso9660): default path adapted for clarity
Signed-off-by: desertwitch <24509509+desertwitch@users.noreply.github.com>
This commit is contained in:
@@ -103,7 +103,7 @@ config BR2_TARGET_ROOTFS_ISO9660_GRUB2_EFI_IDENT_FILE
|
||||
string "Grub2 identification file (EFI)"
|
||||
depends on (BR2_TARGET_ROOTFS_ISO9660_GRUB2 || BR2_TARGET_ROOTFS_ISO9660_BOTH) \
|
||||
&& BR2_TARGET_ROOTFS_ISO9660_EFI_BOOTLOADER
|
||||
default "buildroot"
|
||||
default "/buildroot"
|
||||
help
|
||||
Use this option to provide a custom name for the identification
|
||||
file that is added to the ISO9660 filesystem, so the EFI bootloader
|
||||
|
||||
Reference in New Issue
Block a user