summaryrefslogtreecommitdiffstats
path: root/lib/librte_power/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_power/Makefile')
-rw-r--r--lib/librte_power/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_power/Makefile b/lib/librte_power/Makefile
index 06cd10e8..1b1491d7 100644
--- a/lib/librte_power/Makefile
+++ b/lib/librte_power/Makefile
@@ -35,6 +35,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
LIB = librte_power.a
CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3 -fno-strict-aliasing
+LDLIBS += -lrte_eal
EXPORT_MAP := rte_power_version.map