From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: replace DPDK.xyz.mk by rte.xyz.mk Date: Tue, 31 Mar 2015 02:21:35 +0200 Message-ID: <1967682.JXCimBq1IP@xps13> References: <1426782912-30887-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Olivier Matz Return-path: In-Reply-To: <1426782912-30887-1-git-send-email-olivier.matz-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" > There are some references to DPDK.xyz.mk files that do not exist in the > dpdk tree. This was probably the result of an automatic replacement, so > restore the proper file names which are rte.xyz.mk. > > Signed-off-by: Olivier Matz Applied, thanks