dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] apps: Added default target in netmap_compat app Makefile
@ 2014-10-01 22:42 Pablo de Lara
       [not found] ` <1412203376-11075-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo de Lara @ 2014-10-01 22:42 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
---
 examples/netmap_compat/Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/examples/netmap_compat/Makefile b/examples/netmap_compat/Makefile
index d398e5f..52d8086 100644
--- a/examples/netmap_compat/Makefile
+++ b/examples/netmap_compat/Makefile
@@ -33,6 +33,9 @@ ifeq ($(RTE_SDK),)
 $(error "Please define RTE_SDK environment variable")
 endif
 
+# Default target, can be overriden by command line or environment
+RTE_TARGET ?= x86_64-native-linuxapp-gcc
+
 include $(RTE_SDK)/mk/rte.vars.mk
 unexport RTE_SRCDIR RTE_OUTPUT RTE_EXTMK
 
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] apps: Added default target in netmap_compat app Makefile
       [not found] ` <1412203376-11075-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
@ 2014-10-09 19:17   ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2014-10-09 19:17 UTC (permalink / raw)
  To: Pablo de Lara; +Cc: dev-VfR2kkLFssw

> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

Acked-by: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>

Applied

Thanks
-- 
Thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-09 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 22:42 [PATCH] apps: Added default target in netmap_compat app Makefile Pablo de Lara
     [not found] ` <1412203376-11075-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-10-09 19:17   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).