summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/include-raw-vpp-build.sh
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2015-12-08 23:09:09 +0000
committerGerrit Code Review <gerrit@projectrotterdam.info>2015-12-08 23:09:09 +0000
commita12abad1946e469b23c7ff42724299d68b57c053 (patch)
tree32756b6cd0e9beeaaa6b652f0511d87383432a3e /jjb/vpp/include-raw-vpp-build.sh
parent49f7bfc42626888dfc61c0cc5da55583c9b38dbf (diff)
parentb81502adc0a8006d2a47fcb45cbcafbdc6acf255 (diff)
Merge "Fix for make target"
Diffstat (limited to 'jjb/vpp/include-raw-vpp-build.sh')
-rw-r--r--jjb/vpp/include-raw-vpp-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vpp/include-raw-vpp-build.sh b/jjb/vpp/include-raw-vpp-build.sh
index f087948f4..eb639ceb6 100644
--- a/jjb/vpp/include-raw-vpp-build.sh
+++ b/jjb/vpp/include-raw-vpp-build.sh
@@ -5,4 +5,4 @@
hostname
cd build-root/
./bootstrap.sh
-make PLATFORM=vpp TAG=vpp_debug install-vpp
+make PLATFORM=vpp TAG=vpp_debug install-packages