From cd42bf72d9fc911e9c47f9d7b6c83bd7547415c2 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Fri, 21 Jul 2006 17:00:14 +0000 Subject: fix a few directories missed in [4176]'s source -> download SVN-Revision: 4198 --- openwrt/target/utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/utils') diff --git a/openwrt/target/utils/Makefile b/openwrt/target/utils/Makefile index 855f552..c7b9a04 100644 --- a/openwrt/target/utils/Makefile +++ b/openwrt/target/utils/Makefile @@ -10,7 +10,7 @@ TARGETS := addpattern trx motorola-bin dgfirmware UTILS_BUILD_DIR:=$(BUILD_DIR)/target-utils -source: +download: prepare: $(UTILS_BUILD_DIR) compile: prepare $(patsubst %,$(UTILS_BUILD_DIR)/%,$(TARGETS)) FORCE mkdir -p $(STAGING_DIR)/bin -- cgit v1.1