From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] aesni_mb: fix build clean Date: Sun, 21 Feb 2016 11:53:08 +0100 Message-ID: <1636535.KEK0N6OsMo@xps13> References: <1455823300-11675-1-git-send-email-thomas.monjalon@6wind.com> <56C6E275.7090207@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Declan Doherty Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 5C4AD91BF for ; Sun, 21 Feb 2016 11:54:43 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id g62so134101740wme.1 for ; Sun, 21 Feb 2016 02:54:43 -0800 (PST) In-Reply-To: <56C6E275.7090207@intel.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-02-19 09:37, Declan Doherty: > On 18/02/16 19:21, Thomas Monjalon wrote: > > The variable AESNI_MULTI_BUFFER_LIB_PATH is not required for > > make clean > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Declan Doherty Applied