aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorKonstantin Ananyev <konstantin.ananyev@intel.com>2016-08-06 20:43:20 +0100
committerMohammad Abdul Awal <mohammad.abdul.awal@intel.com>2016-10-06 13:26:45 +0100
commit5d0ab6ce9c41573a2c7c401a0efa8ea764c9d55a (patch)
tree137ec75052046e832a12e0a300d9b9efba04d629 /examples
parent95540c9eb8f0cc8c26e1b570e0aa8fe4990d0cbd (diff)
Enable C++ files compilation
Change-Id: I28b180a6c91165049cd7cc58a64f1e5e1698da61 Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/udpfwd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/udpfwd/Makefile b/examples/udpfwd/Makefile
index 496a3be..8945e88 100644
--- a/examples/udpfwd/Makefile
+++ b/examples/udpfwd/Makefile
@@ -43,4 +43,4 @@ EXTRA_CFLAGS += -O3
CFLAGS_parse.o += -D_GNU_SOURCE
CFLAGS_main.o += -D_GNU_SOURCE
-include $(RTE_SDK)/mk/rte.extapp.mk
+include $(TLDK_ROOT)/mk/tle.app.mk