X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=mk%2Frte.sdkroot.mk;h=04ad523bb43af628728a9d40ad64ba79ecce5b9b;hb=d644886398749aa551b8704a6aa9aba394d570ca;hp=55a9d8aeca4b84629ead575e24fde3279a9ff731;hpb=f795c1e66e344d9c4715b1a617658c16e4644b71;p=dpdk.git diff --git a/mk/rte.sdkroot.mk b/mk/rte.sdkroot.mk index 55a9d8aeca..04ad523bb4 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=