move ccache to tools/ and fix potential dependency issue
[openwrt.git] / toolchain / Makefile
index 4832a65..7773c32 100644 (file)
@@ -10,7 +10,6 @@ include $(TOPDIR)/rules.mk
 
 TARGETS-y:=kernel-headers
 TARGETS-$(CONFIG_GDB) += gdb
-TARGETS-$(CONFIG_CCACHE) += ccache
 ifeq ($(CONFIG_NATIVE_TOOLCHAIN),)
   TARGETS-y+=binutils gcc uClibc
 endif
This page took 0.033192 seconds and 4 git commands to generate.