fix broken .pkginfo under certain situations
SVN-Revision: 4122
This commit is contained in:
parent
a7a1a25f78
commit
1e53a6bb69
1 changed files with 2 additions and 0 deletions
|
@ -32,4 +32,6 @@ ifneq ($(KBUILD_VERBOSE),99)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
.SILENT: $(MAKECMDGOALS)
|
.SILENT: $(MAKECMDGOALS)
|
||||||
|
else
|
||||||
|
NO_TRACE_MAKE:=$(MAKE)
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue