DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add RTE_KERNELDIR to help
@ 2013-11-22 12:53 Thomas Monjalon
  2013-11-22 13:07 ` Olivier MATZ
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2013-11-22 12:53 UTC (permalink / raw)
  To: dev

The default value is /lib/modules/$(uname -r)/build

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 doc/build-sdk-quick.txt |    1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/build-sdk-quick.txt b/doc/build-sdk-quick.txt
index ca39c33..bf7c350 100644
--- a/doc/build-sdk-quick.txt
+++ b/doc/build-sdk-quick.txt
@@ -13,6 +13,7 @@ Build variables
 	EXTRA_LDFLAGS    linker options
 	LIBPCAP_CFLAGS   libpcap compiler options
 	LIBPCAP_LDFLAGS  libpcap linker options
+	RTE_KERNELDIR    linux headers path
 	CROSS     toolchain prefix
 	V         verbose
 	D         debug dependencies
-- 
1.7.10.4

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

* Re: [dpdk-dev] [PATCH] doc: add RTE_KERNELDIR to help
  2013-11-22 12:53 [dpdk-dev] [PATCH] doc: add RTE_KERNELDIR to help Thomas Monjalon
@ 2013-11-22 13:07 ` Olivier MATZ
  2013-11-22 13:17   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Olivier MATZ @ 2013-11-22 13:07 UTC (permalink / raw)
  To: Thomas Monjalon, dev

Hello Thomas,

On 11/22/2013 01:53 PM, Thomas Monjalon wrote:
> The default value is /lib/modules/$(uname -r)/build
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> ---
>   doc/build-sdk-quick.txt |    1 +
>   1 file changed, 1 insertion(+)

acked!

PS: Does it pass all the non-regression tests? ;)

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

* Re: [dpdk-dev] [PATCH] doc: add RTE_KERNELDIR to help
  2013-11-22 13:07 ` Olivier MATZ
@ 2013-11-22 13:17   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2013-11-22 13:17 UTC (permalink / raw)
  To: Olivier MATZ; +Cc: dev

22/11/2013 14:07, Olivier MATZ :
> acked!
> 
> PS: Does it pass all the non-regression tests? ;)

Yes, "make help" is still printing very helpful lines :)

So I've pushed it.

-- 
Thomas

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

end of thread, other threads:[~2013-11-22 13:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-22 12:53 [dpdk-dev] [PATCH] doc: add RTE_KERNELDIR to help Thomas Monjalon
2013-11-22 13:07 ` Olivier MATZ
2013-11-22 13: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).