On Tue, 2007-05-15 at 11:40 +1000, David Gibson wrote:
Bother. I think the problem is that make is selecting the treeImage.%
rule (which does match), instead of the more specific
treeImage.initrd.%. I think the very simple patch below, which just
reverses the order of the rules, might fix it. Can you give it a
whirl?
Of course it would have to be that simple. Yep, switched the order of
the rules and the zImage.initrd creation worked wonderfully.
Thanks.
josh