diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2008-02-21 18:57:07 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-03-12 23:09:26 (GMT) |
commit | 595be948cce574ff2d5dde5d0426a636a4363c70 (patch) | |
tree | 95b7ba3e9955a305d60ef4546e4959f3a66ed6e3 /README | |
parent | 95ff54f5176a36f65522e46c670a571728328b10 (diff) | |
download | linux-595be948cce574ff2d5dde5d0426a636a4363c70.tar.xz |
[POWERPC] Fix zImage-dtb.initrd build error
The pattern substitution rules were failing when used with zImage-dtb
targets. If zImage-dtb.initrd was selected, the pattern substitution
would generate "zImage.initrd-dtb" instead of "zImage-dtb.initrd" which
caused the build to fail.
This renames zImage-dtb to dtbImage to avoid the problem entirely.
By not using the zImage prefix then is no potential for namespace
collisions.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions