Commit 6b9256a1 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- be gentle to vi's syntax highlighting

parent 41697b7a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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)