From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 10 Apr 2007 17:26:47 -0700 From: "Mark A. Greer" To: "Mark A. Greer" Subject: Re: [PATCH] powerpc: Add Makefile rule to wrap dts file in zImage Message-ID: <20070411002647.GA3624@mag.az.mvista.com> References: <20070411002534.GA3361@mag.az.mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070411002534.GA3361@mag.az.mvista.com> Cc: linuxppc-dev , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Apr 10, 2007 at 05:25:34PM -0700, Mark A. Greer wrote: > Add 'zImage.dts' and 'zImage.dts_initrd' build rules that automatically > compile and wrap a dts file from arch/powerpc/boot/dts into the zImage file. > The rules are similar to the initrd rules. > > The dts file is expected to be arch/powerpc/boot/dts/$(CONFIG_DEVICE_TREE) > > Signed-off-by: Mark A. Greer Argh, ignore this. I'll make one that applies in a bit. Mark