summaryrefslogtreecommitdiff
path: root/packages/vpp/build_vpp.json
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-09-26 19:27:02 +0200
committerChristian Breunig <christian@breunig.cc>2023-09-26 19:27:39 +0200
commit4cc2bbddb703f724c14c5953e684c288fc4918a7 (patch)
treec68f84168069afb474f06edd141fd170a955fd80 /packages/vpp/build_vpp.json
parenta8ba4d8be9853193aa8a5cd408e74af98f2b40e0 (diff)
downloadvyos-build-4cc2bbddb703f724c14c5953e684c288fc4918a7.tar.gz
vyos-build-4cc2bbddb703f724c14c5953e684c288fc4918a7.zip
vpp: T1797: rmeove build instructions - moved to addon package
Diffstat (limited to 'packages/vpp/build_vpp.json')
-rw-r--r--packages/vpp/build_vpp.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/vpp/build_vpp.json b/packages/vpp/build_vpp.json
deleted file mode 100644
index 8e0fde5b..00000000
--- a/packages/vpp/build_vpp.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "build_commands": [
- [
- "sudo",
- "make",
- "UNATTENDED=yes",
- "install-dep"
- ],
- [
- "make",
- "pkg-deb"
- ]
- ]
-} \ No newline at end of file