New upstream version 18.11-rc1
[deb_dpdk.git] / lib / librte_lpm / Makefile
index 482bd72..a7946a1 100644 (file)
@@ -8,7 +8,7 @@ LIB = librte_lpm.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR)
-LDLIBS += -lrte_eal
+LDLIBS += -lrte_eal -lrte_hash
 
 EXPORT_MAP := rte_lpm_version.map