From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH] doc: add RTE_KERNELDIR to help Date: Fri, 22 Nov 2013 14:07:03 +0100 Message-ID: <528F56F7.7070701@6wind.com> References: <1385124784-29220-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Thomas Monjalon , dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1385124784-29220-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "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 > --- > doc/build-sdk-quick.txt | 1 + > 1 file changed, 1 insertion(+) acked! PS: Does it pass all the non-regression tests? ;)