Ver Fonte

- be gentle to vi's syntax highlighting

Bernhard Reutner-Fischer há 18 anos atrás
pai
commit
6b9256a138
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      target/iso9660/iso9660.mk

+ 2 - 1
target/iso9660/iso9660.mk

@@ -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)