Commit c0ff067
authored
[vpp]: add platform vpp (#20841)
Why I did it
Add platform vpp to sonic-buildimage to enable building sonic-vpp as other platforms.
How I did it
Add vpp submodule from https://github.com/sonic-net/sonic-platform-vpp
How to verify it
git clone --recurse-submodules https://github.com/sonic-net/sonic-buildimage.git
make init
make configure PLATFORM=vpp
make SONIC_BUILD_JOBS=4 target/sonic-vpp.img.gz
Signed-off-by: Yue Gao <[email protected]>1 parent 5258772 commit c0ff067
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
0 commit comments