From: Milton Miller Date: Wed, 21 Mar 2007 15:03:23 +0000 (-0600) Subject: [POWERPC] boot: Use a common zImage rule X-Git-Tag: v2.6.22-rc1~1109^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da82a6dee9db4cd5ae7a74ab4f51afb52b6efb9;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed