Thread (39 messages) flat view 39 messages, 11 authors, 2007-05-16

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

From: Mark A. Greer <hidden>
Date: 2007-05-11 15:59:31

On Fri, May 11, 2007 at 09:29:45AM +1000, David Gibson wrote:
On Thu, May 10, 2007 at 01:04:45PM -0700, Mark A. Greer wrote:
quoted
@@ -195,13 +213,17 @@ $(obj)/zImage:		$(addprefix $(obj)/, $(i
 	@rm -f $@; ln $< $@
 $(obj)/zImage.initrd:	$(addprefix $(obj)/, $(initrd-y))
 	@rm -f $@; ln $< $@
+$(obj)/zImage.dts:	$(addprefix $(obj)/, $(dts-y))
+	@rm -f $@; ln $< $@
+$(obj)/zImage.dts_initrd:	$(addprefix $(obj)/, $(dts_initrd-y))
+	@rm -f $@; ln $< $@
I don't think there a lot of point to this part of the patch.  Just
have image-y directly specify the appropriate zImage.dts.% form (or
forms).
Okay.  Thank you.  There will be a whole new set come out later today
with people's comments addressed.

Mark
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help