From cd42bf72d9fc911e9c47f9d7b6c83bd7547415c2 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Fri, 21 Jul 2006 17:00:14 +0000 Subject: fix a few directories missed in [4176]'s source -> download SVN-Revision: 4198 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/Makefile') diff --git a/openwrt/Makefile b/openwrt/Makefile index 27526d09a8..e2e467cd8c 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -66,7 +66,7 @@ menuconfig: ./scripts/config/mconf FORCE $< Config.in config-clean: FORCE - $(MAKE) -C scripts/config clean + $(NO_TRACE_MAKE) -C scripts/config clean package/%: .pkginfo FORCE $(MAKE) -C package $(patsubst package/%,%,$@) -- cgit v1.2.3