summaryrefslogtreecommitdiffstats
path: root/toolchain/ccache/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/ccache/Makefile.in')
-rw-r--r--toolchain/ccache/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/ccache/Makefile.in b/toolchain/ccache/Makefile.in
deleted file mode 100644
index fe859da30..000000000
--- a/toolchain/ccache/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-ifeq ($(strip $(BR2_CCACHE)),y)
-TARGETS+=ccache
-endif
-ifeq ($(strip $(BR2_PACKAGE_CCACHE_TARGET)),y)
-TARGETS+=ccache_target
-endif