leave out the ccache directory when copying the staging dir into the sdk (#843)
SVN-Revision: 5081
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user