summaryrefslogtreecommitdiff
path: root/config/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/Makefile.in')
-rw-r--r--config/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/Makefile.in b/config/Makefile.in
deleted file mode 100644
index 0b3ac40a9..000000000
--- a/config/Makefile.in
+++ /dev/null
@@ -1,5 +0,0 @@
-ifeq ($(strip $(ADK_PACKAGE_CONFIG)),y)
-TARGETS+=config
-endif
-
-include ${TOPDIR}/mk/pkg-bottom.mk