aboutsummaryrefslogtreecommitdiffstats
path: root/build-data/platforms/odp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build-data/platforms/odp.mk')
-rw-r--r--build-data/platforms/odp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-data/platforms/odp.mk b/build-data/platforms/odp.mk
index d60c54cd..0aaf0fd2 100644
--- a/build-data/platforms/odp.mk
+++ b/build-data/platforms/odp.mk
@@ -34,7 +34,7 @@ vlib_configure_args_odp = --with-pre-data=128
#ODP configuration parameters
odp_uses_odp=yes
-odp_odp_libs = -lodp-dpdk -ldpdk -lpcap
+odp_odp_libs = -lodp-dpdk -ldpdk -lodphelper -lpcap
odp_odp_inc_dir=$(ODP_INST_PATH)/include
odp_odp_lib_dir=$(ODP_INST_PATH)/lib