aboutsummaryrefslogtreecommitdiffstats
path: root/examples/l4fwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/l4fwd/Makefile')
-rw-r--r--examples/l4fwd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/l4fwd/Makefile b/examples/l4fwd/Makefile
index f18b622..a6e0de3 100644
--- a/examples/l4fwd/Makefile
+++ b/examples/l4fwd/Makefile
@@ -38,6 +38,7 @@ CFLAGS += -I$(RTE_OUTPUT)/include
LDLIBS += -L$(RTE_OUTPUT)/lib
LDLIBS += -ltle_l4p
+LDLIBS += -ltle_memtank
LDLIBS += -ltle_timer
EXTRA_CFLAGS += -O3