From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] Set V=1 when building kernel modules Date: Wed, 15 Oct 2014 16:02:39 +0200 Message-ID: <1936724.v0Uq9OGXsh@xps13> References: <1412611749-7901-1-git-send-email-sergio.gonzalez.monroy@intel.com> <1413378534-15626-1-git-send-email-sergio.gonzalez.monroy@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Sergio Gonzalez Monroy Return-path: In-Reply-To: <1413378534-15626-1-git-send-email-sergio.gonzalez.monroy-ral2JQCrhuEAvxtiuMwx3w@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" 2014-10-15 14:08, Sergio Gonzalez Monroy: > Linux kernel build system requires V=1 to enable verbose output, but > current DPDK framework just check if V is defined. > > Fix: force V=1 when building Linux kernel modules if verbose output is > enabled. > > Signed-off-by: Sergio Gonzalez Monroy Acked-by: Pablo de Lara Acked-by: Thomas Monjalon Applied Thanks -- Thomas