- be gentle to vi syntax color mode

This commit is contained in:
Bernhard Reutner-Fischer 2006-10-06 13:01:29 +00:00
parent 180bc5941a
commit 5022f39544

View File

@ -14,7 +14,7 @@ MTD_DIR:=$(BUILD_DIR)/mtd_snapshot
MTD_UNZIP:=bzcat MTD_UNZIP:=bzcat
else else
MTD_SOURCE:=$(strip $(subst ",, $(BR2_PACKAGE_MTD_ORIG_STRING))) MTD_SOURCE:=$(strip $(subst ",, $(BR2_PACKAGE_MTD_ORIG_STRING)))
#" #"))
MTD_SITE:=http://ftp.debian.org/debian/pool/main/m/mtd MTD_SITE:=http://ftp.debian.org/debian/pool/main/m/mtd
MTD_HOST_DIR := $(TOOL_BUILD_DIR)/mtd_orig MTD_HOST_DIR := $(TOOL_BUILD_DIR)/mtd_orig
MTD_DIR:=$(BUILD_DIR)/mtd_orig MTD_DIR:=$(BUILD_DIR)/mtd_orig