X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=98d1d416d873e583905b514a6e7ac89bef9858c9;hb=efe875e7cd4bbdf0d55374c7a49577f02a92a3fd;hp=774922772fc24ad59de147645009086cda0570d3;hpb=ecb62d2e5d0af14e2de143a729abdf35e132e5d5;p=vpp.git diff --git a/Makefile b/Makefile index 774922772fc..98d1d416d87 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,7 @@ unix { \ $(if $(wildcard startup.vpp),"exec startup.vpp",) \ } \ $(if $(DPDK_CONFIG), "dpdk { $(DPDK_CONFIG) }",) \ +$(if $(EXTRA_VPP_CONFIG), "$(EXTRA_VPP_CONFIG)",) \ $(call disable_plugins,$(DISABLED_PLUGINS)) \ "