mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
- be gentle to vi's syntax highlighting
This commit is contained in:
@@ -45,8 +45,9 @@ mkisofs-dirclean:
|
||||
|
||||
ISO9660_TARGET_DIR=$(BUILD_DIR)/iso9660
|
||||
ISO9660_TARGET:=$(subst ",,$(BR2_TARGET_ROOTFS_ISO9660_OUTPUT))
|
||||
#")
|
||||
ISO9660_BOOT_MENU:=$(subst ",,$(BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU))
|
||||
|
||||
#")
|
||||
ISO9660_OPTS:=
|
||||
|
||||
ifeq ($(strip $(BR2_TARGET_ROOTFS_ISO9660_SQUASH)),y)
|
||||
|
||||
Reference in New Issue
Block a user