Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760279AbYFDL56 (ORCPT ); Wed, 4 Jun 2008 07:57:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751725AbYFDL5u (ORCPT ); Wed, 4 Jun 2008 07:57:50 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:55695 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751163AbYFDL5t (ORCPT ); Wed, 4 Jun 2008 07:57:49 -0400 Subject: Re: [BUILD-FAILURE] linux-next: Tree for June 4 - firmware/keyspan/mpr.fw.gen.S From: David Woodhouse To: Kamalesh Babulal Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Andy Whitcroft In-Reply-To: <1212580245.32207.51.camel@pmac.infradead.org> References: <20080604180025.3ecd03ff.sfr@canb.auug.org.au> <48468091.5000102@linux.vnet.ibm.com> <1212580245.32207.51.camel@pmac.infradead.org> Content-Type: text/plain Date: Wed, 04 Jun 2008 12:57:42 +0100 Message-Id: <1212580662.32207.54.camel@pmac.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 (2.22.1-2.fc9) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 466 Lines: 17 On Wed, 2008-06-04 at 12:50 +0100, David Woodhouse wrote: > Hm, what version of make? Does .SECONDEXPANSION: not work everywhere? What does this Makefile do for you... FOO=foo .SECONDEXPANSION: bar: $$(FOO) -- dwmw2 -- 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/