build: rework verbosity level selection
[openwrt/svn-archive/archive.git] / target / imagebuilder / files / Makefile
index f74b40789619d62ea31ac10a56a4362c3bfee3c2..c1177f1ba3bb478c25162a6096f3c7966d20961f 100644 (file)
@@ -10,7 +10,7 @@ TOPDIR:=${CURDIR}
 LC_ALL:=C
 LANG:=C
 export TOPDIR LC_ALL LANG
-export KBUILD_VERBOSE=99
+export OPENWRT_VERBOSE=s
 all: help
 
 include $(TOPDIR)/include/host.mk