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, 5 insertions, 0 deletions
diff --git a/config/Makefile.in b/config/Makefile.in
new file mode 100644
index 000000000..0b3ac40a9
--- /dev/null
+++ b/config/Makefile.in
@@ -0,0 +1,5 @@
+ifeq ($(strip $(ADK_PACKAGE_CONFIG)),y)
+TARGETS+=config
+endif
+
+include ${TOPDIR}/mk/pkg-bottom.mk