[PATCH 1/13] powerpc: Add Makefile rules to wrap dts file in zImage

David Gibson david at gibson.dropbear.id.au
Mon May 14 13:49:02 EST 2007


On Sun, May 13, 2007 at 08:46:46PM -0700, Mark A. Greer wrote:
> On Mon, May 14, 2007 at 10:33:32AM +1000, David Gibson wrote:
> > On Fri, May 11, 2007 at 05:53:36PM -0700, Mark A. Greer wrote:
> 
> > > +$(obj)/zImage.dts:	$(addprefix $(obj)/, $(dts-y))
> > > +	@rm -f $@; ln $< $@
> > > +$(obj)/zImage.dts_initrd:	$(addprefix $(obj)/, $(dts_initrd-y))
> > > +	@rm -f $@; ln $< $@
> > > +
> > 
> > I thought you said you were going to drop this bit?
> 
> >From 0/13:
> 
> "Latest respin of these patches.  Should address all comments except David's
> comment about the '$(obj)/zImage.dts:' rules.  I will address those next
> week but if I get this out now, it may get in to 2.6.22. :)"

Ah, sorry.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list