aboutsummaryrefslogtreecommitdiffstats
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/Makefile b/examples/Makefile
index cf13574..60d1d11 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -19,8 +19,6 @@ ifeq ($(TLDK_ROOT),)
$(error "Please define TLDK_SDK environment variable")
endif
-include $(RTE_SDK)/mk/rte.vars.mk
-
DIRS-y += l4fwd
include $(TLDK_ROOT)/mk/tle.subdir.mk