[Buildroot] svn commit: trunk/buildroot/target/cramfs

aldot at uclibc.org aldot at uclibc.org
Sun Dec 10 13:42:16 UTC 2006


Author: aldot
Date: 2006-12-10 05:42:16 -0800 (Sun, 10 Dec 2006)
New Revision: 16834

Log:
- cosmetic vi syntax highlighting improvement


Modified:
   trunk/buildroot/target/cramfs/cramfs.mk


Changeset:
Modified: trunk/buildroot/target/cramfs/cramfs.mk
===================================================================
--- trunk/buildroot/target/cramfs/cramfs.mk	2006-12-10 13:40:16 UTC (rev 16833)
+++ trunk/buildroot/target/cramfs/cramfs.mk	2006-12-10 13:42:16 UTC (rev 16834)
@@ -6,7 +6,7 @@
 CRAMFS_DIR=$(BUILD_DIR)/cramfs-1.1
 CRAMFS_SOURCE=cramfs-1.1.tar.gz
 ifeq ($(strip $(subst ",,$(BR2_SOURCEFORGE_MIRROR))),unc)
-# " stupid syntax highlighting does not like unmatched quote from above line
+# "))
 # UNC does not seem to have cramfs
 CRAMFS_SITE=http://internap.dl.sourceforge.net/sourceforge/cramfs
 else




More information about the buildroot mailing list