From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:59503 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753863Ab0HPNRl (ORCPT ); Mon, 16 Aug 2010 09:17:41 -0400 Message-ID: <4C693A6F.4000501@gmail.com> Date: Mon, 16 Aug 2010 14:17:35 +0100 From: Andrew Benton MIME-Version: 1.0 Subject: Re: [PATCH] fixes for using make 3.82 References: <4C6936120200007800010064@vpn.id2.novell.com> <20100816114131.GA7122@merkur.ravnborg.org> <4C6942D102000078000100C9@vpn.id2.novell.com> In-Reply-To: <4C6942D102000078000100C9@vpn.id2.novell.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Jan Beulich Cc: Sam Ravnborg , Michal Marek , linux-kbuild , linux-kernel@vger.kernel.org On 16/08/10 12:53, Jan Beulich wrote: >>>> On 16.08.10 at 13:41, Sam Ravnborg wrote: >> Added: Michael Marek (kbuild maintainer) + linux-kbuild. >> >> I assume this fixes firmware build reported by Andrew Benton (cc:ed). > > Yes, it does (I had observed the same, which prompted the fix). > I can confirm that the patch fixes the problem, I can compile the kernel with make-3.82. Many thanks. Andy