commit | 4e633e1043e867fd24badeb0405f794793beb9a9 | [log] [tgz] |
---|---|---|
author | Michal Cmarada <mcmarada@cisco.com> | Thu Jan 31 10:57:40 2019 +0100 |
committer | Damjan Marion <dmarion@me.com> | Tue Feb 19 15:14:02 2019 +0000 |
tree | acc92341b32be50bdef030becb2c65efe5252da2 | |
parent | aed61801947146e6a93e7791d382bd21d050ee14 [diff] [blame] |
VPP-1504: Remove JVPP As part of JVPP migration this removes JVPP completely from VPP. Change-Id: I6b74e7961aa474ae471e63fe43a624cd9fc3659b Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
diff --git a/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst b/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst index ef73622..089c15a 100644 --- a/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst +++ b/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst
@@ -159,7 +159,7 @@ # Uncoment to enable building unit tests # vpp_enable_tests = yes - vpp_root_packages = vpp vom japi + vpp_root_packages = vpp vom # DPDK configuration parameters # vpp_uses_dpdk_mlx4_pmd = yes