From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] scripts: remove unused map files merger Date: Tue, 24 May 2016 16:23:39 +0200 Message-ID: <1919543.IC6sRF58JW@xps13> References: <1463681140-31955-1-git-send-email-thomas.monjalon@6wind.com> <44880e8c-b2ea-ef80-dee5-8cddd90329d0@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Panu Matilainen Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 0831E568A for ; Tue, 24 May 2016 16:23:41 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id n129so133193454wmn.1 for ; Tue, 24 May 2016 07:23:41 -0700 (PDT) In-Reply-To: <44880e8c-b2ea-ef80-dee5-8cddd90329d0@redhat.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-05-20 08:24, Panu Matilainen: > On 05/19/2016 09:05 PM, Thomas Monjalon wrote: > > This script was forgotten when dropping the combined library. > > > > Fixes: 948fd64befc3 ("mk: replace the combined library with a linker script") > > > > Signed-off-by: Thomas Monjalon > > --- > > I haven't even noticed there was such a script :) Thanks for spotting. > > Acked-by: Panu Matilainen Applied