From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wright Subject: Re: [vmxnet3-usermap PATCH 05/16] pmd: allow to build outside of the source directory Date: Mon, 24 Feb 2014 10:13:47 -0800 Message-ID: <20140224181347.GA10251@x220.localdomain> References: <1391529271-24606-1-git-send-email-thomas.monjalon@6wind.com> <1391529271-24606-6-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <1391529271-24606-6-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" * Thomas Monjalon (thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org) wrote: > S specify source directory (when not already in). > O specify output directory (when different of current one). Thanks for adding docs into help too. Looks good to me. Acked-by: Chris Wright