From 8c1afb56b6a479d6595444238815c4ced0e754ea Mon Sep 17 00:00:00 2001 From: Damjan Marion Date: Fri, 16 Oct 2020 15:28:47 +0200 Subject: misc: deprecate VOM Type: make Change-Id: Ifb3e52af93d24fcc2f2e6a0c408e16902a2fe553 Signed-off-by: Damjan Marion --- docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/gettingstarted/developers') diff --git a/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst b/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst index 6963aecb9f3..0adc7f9d033 100644 --- a/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst +++ b/docs/gettingstarted/developers/buildsystem/buildrootmakefile.rst @@ -159,7 +159,7 @@ Here are the contents of .../build-data/platforms/vpp.mk: # Uncomment to enable building unit tests # vpp_enable_tests = yes - vpp_root_packages = vpp vom + vpp_root_packages = vpp # DPDK configuration parameters # vpp_uses_dpdk_mlx4_pmd = yes -- cgit 1.2.3-korg