Imported Upstream version 16.11
[deb_dpdk.git] / mk / rte.sdkroot.mk
index 55a9d8a..04ad523 100644 (file)
@@ -34,6 +34,9 @@ MAKEFLAGS += --no-print-directory
 # define Q to '@' or not. $(Q) is used to prefix all shell commands to
 # be executed silently.
 Q=@
+ifeq '$V' '0'
+override V=
+endif
 ifdef V
 ifeq ("$(origin V)", "command line")
 Q=