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