From 1a3c4d109008e36e8d158670cf461f131d13f75e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 14 Oct 2007 02:15:37 +0000 Subject: add possibility to set default .config values SVN-Revision: 9300 --- include/toplevel.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/toplevel.mk') diff --git a/include/toplevel.mk b/include/toplevel.mk index 359c7cf..dcbcb3e 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 -- cgit v1.1