summaryrefslogtreecommitdiffstats
path: root/include
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 /include
parent3568f0c247fda145643fd6395fab6d440ab1e83c (diff)
downloadmaster-31e0f0ae-1a3c4d109008e36e8d158670cf461f131d13f75e.tar.gz
master-31e0f0ae-1a3c4d109008e36e8d158670cf461f131d13f75e.tar.bz2
master-31e0f0ae-1a3c4d109008e36e8d158670cf461f131d13f75e.zip
add possibility to set default .config values
SVN-Revision: 9300
Diffstat (limited to 'include')
-rw-r--r--include/toplevel.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index 359c7cf712..dcbcb3eb75 100644
--- a/include/toplevel.mk
+++ b/include/toplevel.mk
@@ -52,6 +52,8 @@ prepare-tmpinfo: FORCE
scripts/config/mconf:
@+$(MAKE) -C scripts/config all
+$(call rdep,scripts/config,scripts/config/mconf)
+
scripts/config/conf:
@+$(MAKE) -C scripts/config conf