aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-10-14 02:15:37 +0000
committerJohn Crispin <john@openwrt.org>2007-10-14 02:15:37 +0000
commit1a3c4d109008e36e8d158670cf461f131d13f75e (patch)
tree5ee2d061ce0c569c159d99300db5d821b264b0bc /scripts/config/Makefile
parent3568f0c247fda145643fd6395fab6d440ab1e83c (diff)
downloadupstream-1a3c4d109008e36e8d158670cf461f131d13f75e.tar.gz
upstream-1a3c4d109008e36e8d158670cf461f131d13f75e.tar.bz2
upstream-1a3c4d109008e36e8d158670cf461f131d13f75e.zip
add possibility to set default .config values
SVN-Revision: 9300
Diffstat (limited to 'scripts/config/Makefile')
-rw-r--r--scripts/config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/config/Makefile b/scripts/config/Makefile
index ef11542fc6..54c5fe25af 100644
--- a/scripts/config/Makefile
+++ b/scripts/config/Makefile
@@ -27,13 +27,13 @@ lxdialog/lxdialog:
$(MAKE) -C lxdialog
conf: $(conf-objs)
-mconf: $(mconf-objs)
+mconf: $(mconf-objs)
clean:
rm -f *.o $(clean-files) conf mconf
$(MAKE) -C lxdialog clean
-zconf.tab.o: lex.zconf.c zconf.hash.c
+zconf.tab.o: lex.zconf.c zconf.hash.c confdata.c
kconfig_load.o: lkc_defs.h