]> git.droids-corp.org - dpdk.git/blobdiff - mk/rte.vars.mk
net/i40e/base: remove unused macro
[dpdk.git] / mk / rte.vars.mk
index c240a0e2a53441526a5d528c87550589d5acfe0d..418e49a2e4734ec85618161db6d6a70cf5840692 100644 (file)
@@ -107,7 +107,7 @@ export RTE_TOOLCHAIN
 
 # developer build automatically enabled in a git tree
 ifneq ($(wildcard $(RTE_SDK)/.git),)
-RTE_DEVEL_BUILD := y
+RTE_DEVEL_BUILD ?= y
 endif
 
 # SRCDIR is the current source directory