some more small fixes for the V= stuff
SVN-Revision: 2242
This commit is contained in:
parent
f7712db53c
commit
3332aaf774
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ MAKE_TRACE:=
|
||||||
EXTRA_MAKEFLAGS:=
|
EXTRA_MAKEFLAGS:=
|
||||||
TRACE:=:
|
TRACE:=:
|
||||||
PKG_TRACE:=:
|
PKG_TRACE:=:
|
||||||
|
CMD_TRACE:=:
|
||||||
|
START_TRACE:=:
|
||||||
|
END_TRACE:=:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
MAKE1=make
|
MAKE1=make
|
||||||
|
|
Loading…
Reference in a new issue