- cosmetic vi syntax highlighting improvement

This commit is contained in:
Bernhard Reutner-Fischer 2006-12-10 13:42:16 +00:00
parent 15710d6d3b
commit 0186dab79f

View file

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