]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] boot: Use a common zImage rule
authorMilton Miller <miltonm@bga.com>
Wed, 21 Mar 2007 15:03:23 +0000 (09:03 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 26 Mar 2007 05:11:20 +0000 (15:11 +1000)
commit9da82a6dee9db4cd5ae7a74ab4f51afb52b6efb9
tree0ad8283a5c7da95aee75185da5d5c1a7d65a9522
parent5d7960ffb8157acdf92223e32d34da504578aca0
[POWERPC] boot: Use a common zImage rule

Before the plethora of platforms gets any worse, establish a common
rule to invoke the wrapper for any platform.  Add arguments to
the rule for initrd, dts, dtb, etc.   Show example usage with initrd.

Create default rules for zImage, and zImage.initrd.  initrd targets
depend on the ramdisk file.

Don't consider targets for zImage.initrd that are targets for zImage.
This means uImage is no longer considered a target for zImage.initrd.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/Makefile