aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/config/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/config/Makefile.in')
-rw-r--r--openwrt/package/config/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/openwrt/package/config/Makefile.in b/openwrt/package/config/Makefile.in
deleted file mode 100644
index addf1b9819..0000000000
--- a/openwrt/package/config/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(strip $(BR2_PACKAGE_CONFIG)),y)
-TARGETS+=config
-endif