]> git.baikalelectronics.ru Git - kernel.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)
commit3ee823213416e1555b14afb4fedb37a09b526813
tree0ad8283a5c7da95aee75185da5d5c1a7d65a9522
parentdbfa8eb7399546f99d8dfcd881097a3bd384af4c
[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