From cd45334873bf33da7101c954d1d7356f1e70e9e5 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 22 Oct 2005 16:14:30 +0000 Subject: another batch of V= stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2244 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/package/Makefile') diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile index c69705bfe..97d20251e 100644 --- a/target/linux/package/Makefile +++ b/target/linux/package/Makefile @@ -49,7 +49,7 @@ MAKEOPTS:= BOARD="$(BOARD)" \ @$(CMD_TRACE) " done" @$(END_TRACE) -%-install: %-compile +%-install: @$(START_TRACE) "target/linux/package/$(patsubst %-install,%,$@)-install: " $(MAKE) -C $(patsubst %-install,%,$@) \ $(MAKEOPTS) \ -- cgit v1.2.3