diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-22 15:15:57 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-22 15:15:57 +0000 |
commit | 41e51f29b4b80fadb44975f2a765cc492a57665c (patch) | |
tree | 80b0f78cb2865fbfbb1a197ec233d5ed084da2bb | |
parent | 0781686bc6c2e3d0b1c8645a1719c76bbfe60272 (diff) |
some more small fixes for the V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2242 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -33,6 +33,9 @@ MAKE_TRACE:= EXTRA_MAKEFLAGS:= TRACE:=: PKG_TRACE:=: +CMD_TRACE:=: +START_TRACE:=: +END_TRACE:=: endif MAKE1=make |