From 6b9256a13848cb902c0e8ce105839283ae6d4640 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 29 Jan 2007 08:45:36 +0000 Subject: - be gentle to vi's syntax highlighting --- target/iso9660/iso9660.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/iso9660/iso9660.mk') diff --git a/target/iso9660/iso9660.mk b/target/iso9660/iso9660.mk index 96dc6ba46..b53666047 100644 --- a/target/iso9660/iso9660.mk +++ b/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) -- cgit v1.2.3