From f1d6fb4be149cd364524ff1db63a3f8a98f7ab7e 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) SVN-Revision: 5081 --- 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