From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hunt, David" Subject: Re: [PATCH v1] mk: fix make defconfig on FreeBSD Date: Tue, 10 Apr 2018 16:52:29 +0100 Message-ID: <3fd5c271-2924-de72-a316-7acfb86013b5@intel.com> References: <20180410150804.8774-1-david.hunt@intel.com> <7655894.4A4lxXJCTW@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 9F5801B80D for ; Tue, 10 Apr 2018 17:51:48 +0200 (CEST) In-Reply-To: <7655894.4A4lxXJCTW@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/4/2018 4:28 PM, Thomas Monjalon wrote: > 10/04/2018 17:08, David Hunt: >> Fixes: bce6c42c4ad5 ("mk: add sensible default target with defconfig") >> >> Signed-off-by: David Hunt > I am sorry, I have to nack because the change is not explained. > > Apologies, Thomas. I have now added an explanation of what's going on on the patch and pushed up a v2. Regards, Dave.