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 --- build-data/platforms/vpp.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-data/platforms') diff --git a/build-data/platforms/vpp.mk b/build-data/platforms/vpp.mk index f71427c1ae6..83d0fe5840b 100644 --- a/build-data/platforms/vpp.mk +++ b/build-data/platforms/vpp.mk @@ -20,7 +20,7 @@ ifeq ($(TARGET_PLATFORM),thunderx) vpp_dpdk_target = arm64-thunderx-linuxapp-gcc endif -vpp_root_packages = vpp vom +vpp_root_packages = vpp vpp_debug_TAG_BUILD_TYPE = debug vpp_TAG_BUILD_TYPE = release -- cgit 1.2.3-korg