[mcs814x] make sure we properly unmap DMA mappings we created
[openwrt/svn-archive/archive.git] / include / cmake.mk
index 4701020f91863cccb4a5b7e5c6a51b1cbf5d377f..4c4af502cc3889955c5ad69aef78f8f97cf54bb1 100644 (file)
@@ -1,6 +1,8 @@
 PKG_INSTALL:=1
 
-MAKE_FLAGS+=VERBOSE=1
+ifneq ($(findstring c,$(OPENWRT_VERBOSE)),)
+  MAKE_FLAGS+=VERBOSE=1
+endif
 
 ifeq ($(CONFIG_CCACHE),)
  ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)