From fe2a8d28d53a1f8b1ddd9af198f5b80a9a28b729 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 22 Oct 2005 12:54:17 +0000 Subject: more V= fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2234 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/linux/package/Makefile') diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index 6b7a85816..dc031fc47 100644 --- a/openwrt/target/linux/package/Makefile +++ b/openwrt/target/linux/package/Makefile @@ -39,7 +39,7 @@ MAKEOPTS:= BOARD="$(BOARD)" \ $(MAKEOPTS) \ prepare -%-compile: %-prepare +%-compile: @$(TRACE) target/linux/package/$(patsubst %-compile,%,$@)-compile $(MAKE) -C $(patsubst %-compile,%,$@) \ $(MAKEOPTS) \ -- cgit v1.2.3