From f480fb301f2d6f8c556061604ddbcc5a57da0be7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Oct 2006 14:16:26 +0000 Subject: leave out the ccache directory when copying the staging dir into the sdk (#843) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5081 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/Makefile') diff --git a/target/Makefile b/target/Makefile index 195878e665..dc21033e5f 100644 --- a/target/Makefile +++ b/target/Makefile @@ -17,7 +17,6 @@ TARGETS-$(CONFIG_SDK) += sdk linux-compile: utils-install linux-install: $(BIN_DIR) -sdk-compile: linux-install image_install: linux-install download: $(patsubst %,%-download,$(TARGETS-y)) -- cgit v1.2.3