1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 08:31:19 +02:00

fix broken .pkginfo under certain situations

SVN-Revision: 4122
This commit is contained in:
Mike Baker 2006-07-10 16:51:59 +00:00
parent a7a1a25f78
commit 1e53a6bb69

@ -32,4 +32,6 @@ ifneq ($(KBUILD_VERBOSE),99)
endif
.SILENT: $(MAKECMDGOALS)
else
NO_TRACE_MAKE:=$(MAKE)
endif