- be gentle to vi's syntax highlighting
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 29 Jan 2007 08:45:36 +0000 (08:45 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 29 Jan 2007 08:45:36 +0000 (08:45 -0000)
target/iso9660/iso9660.mk

index 96dc6ba460c4769367b915ff4fa254c11007f0c3..b536660478db8a8dcef78a4010c07e250ef5d3a0 100644 (file)
@@ -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)