cfgfile: use log for error messages
[dpdk.git] / lib / librte_cfgfile / Makefile
index d951256..2c7115f 100644 (file)
@@ -11,6 +11,7 @@ LIB = librte_cfgfile.a
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 CFLAGS += -I$(SRCDIR)/../librte_eal/common/include
+LDLIBS += -lrte_eal
 
 EXPORT_MAP := rte_cfgfile_version.map