From 9622d803448fcb9c1726aebf8e6b68d65f8b290e 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9300 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/toplevel.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') 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 -- cgit v1.2.3