build: rework verbosity level selection
[openwrt.git] / target / imagebuilder / files / Makefile
index f74b407..c1177f1 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