leave out the ccache directory when copying the staging dir into the sdk (#843)

SVN-Revision: 5081
This commit is contained in:
Felix Fietkau
2006-10-14 14:16:26 +00:00
parent d4e038fe5d
commit f1d6fb4be1
2 changed files with 5 additions and 2 deletions

View File

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