leave out the ccache directory when copying the staging dir into the sdk (#843)
[10.03/openwrt.git] / target / Makefile
index 195878e..dc21033 100644 (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))