aboutsummaryrefslogtreecommitdiffstats
path: root/package/config/Makefile.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-04-20 23:03:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-04-20 23:03:42 +0000
commit47fe20b27ad3248907861c87c462797913c9288f (patch)
tree035bf80d4241bd04b8e332ac413ecf381ef5ba33 /package/config/Makefile.in
parent320b38dc4fd903d1668b448276059041fa6c8af3 (diff)
downloadupstream-47fe20b27ad3248907861c87c462797913c9288f.tar.gz
upstream-47fe20b27ad3248907861c87c462797913c9288f.tar.bz2
upstream-47fe20b27ad3248907861c87c462797913c9288f.zip
menuconfig cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/config/Makefile.in')
-rw-r--r--package/config/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/config/Makefile.in b/package/config/Makefile.in
deleted file mode 100644
index addf1b9819..0000000000
--- a/package/config/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(strip $(BR2_PACKAGE_CONFIG)),y)
-TARGETS+=config
-endif