1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:43:16 +03:00

fix broken .pkginfo under certain situations

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4122 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2006-07-10 16:51:59 +00:00
parent fbccb3271a
commit 2b9c94e12d

View File

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