set vpp init value 05/27205/1
authorxiaolongx.jiang <[email protected]>
Fri, 22 May 2020 01:28:10 +0000 (01:28 +0000)
committerxiaolongx.jiang <[email protected]>
Fri, 22 May 2020 01:29:18 +0000 (01:29 +0000)
Signed-off-by: xiaolongx.jiang <[email protected]>
Change-Id: If7df493c522111e84b0a89b20fd80947c86a8ed5

Makefile

index b84bf10..b528e2a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ SHELL := /bin/bash
 export BR=$(CURDIR)
 
 DL_CACHE_DIR = $(CURDIR)/downloads
+vpp ?= master
 MAKE ?= make
 MAKE_ARGS ?= -j
 BUILD_DIR        ?= $(CURDIR)/_build