aboutsummaryrefslogtreecommitdiffstats
path: root/build-data/packages
diff options
context:
space:
mode:
Diffstat (limited to 'build-data/packages')
-rw-r--r--build-data/packages/vppctl.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/build-data/packages/vppctl.mk b/build-data/packages/vppctl.mk
new file mode 100644
index 00000000..a5f8757b
--- /dev/null
+++ b/build-data/packages/vppctl.mk
@@ -0,0 +1,11 @@
+vppctl_configure_depend = \
+ vppinfra-install \
+ dpdk-install \
+ svm-install \
+ vlib-api-install \
+ vlib-install \
+ vnet-install \
+ vpp-install \
+ vpp-api-test-install
+
+