aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b84bf10..b528e2a 100644
--- 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