X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=mk%2Frte.sdkroot.mk;h=04ad523bb43af628728a9d40ad64ba79ecce5b9b;hb=1d71bcf35baa1d1389c6ebaf4f8aa740db63cd9f;hp=55a9d8aeca4b84629ead575e24fde3279a9ff731;hpb=b5cdd645c9fc62341d55aebbfc93a1b648415512;p=deb_dpdk.git diff --git a/mk/rte.sdkroot.mk b/mk/rte.sdkroot.mk index 55a9d8ae..04ad523b 100644 --- a/mk/rte.sdkroot.mk +++ b/mk/rte.sdkroot.mk @@ -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=