Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755372Ab0HCGsv (ORCPT ); Tue, 3 Aug 2010 02:48:51 -0400 Received: from pfepb.post.tele.dk ([195.41.46.236]:60135 "EHLO pfepb.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755173Ab0HCGsu (ORCPT ); Tue, 3 Aug 2010 02:48:50 -0400 Date: Tue, 3 Aug 2010 08:48:48 +0200 From: Sam Ravnborg To: Thomas Backlund Cc: Michal Marek , "linuxppc-dev@ozlabs.org" , Linux Kernel Mailing List , "bug-make@gnu.org" Subject: Re: make 3.82 fails on powerpc defconfig update [was: Linux 2.6.35] Message-ID: <20100803064848.GB19193@merkur.ravnborg.org> References: <4C5686FF.9010803@mandriva.org> <20100802182848.GA16394@merkur.ravnborg.org> <4C572EB0.7060706@mandriva.org> <20100802205121.GA16520@merkur.ravnborg.org> <4C5732A7.2050003@mandriva.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C5732A7.2050003@mandriva.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1030 Lines: 34 On Tue, Aug 03, 2010 at 12:03:35AM +0300, Thomas Backlund wrote: > 02.08.2010 23:51, Sam Ravnborg skrev: > >> > >> Thanks, this seems to fix the first issue, but then I get the same erro on the following line 190: > >> > >> 190: bootwrapper_install %.dtb: > >> 191: $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@) > >> > > > > Obviously - dunno how I missed that. > > Updated patch below. > > > > I will do a proper submission after you > > confirm that powerpc build is working with make 3.82. > > > > Yeah, that was an obvious fix, thanks! > > One small typo fix below... > (a missing ':') > > Otherwise it works here, so: > > Tested-by: Thomas Backlund Thanks. I have sent a proper patch to Ben/Paul (powerpc maintainers). Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/