sparc32: Fix makefile not generating required files
authorJulian Calaby <julian.calaby@gmail.com>
Tue, 23 Jun 2009 01:45:46 +0000 (01:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jun 2009 02:56:02 +0000 (19:56 -0700)
The tftpboot build was failing with missing file errors.

It turns out that $(obj)/image wasn't being generated which was causing the a.out conversion to be skipped and hence piggyback to be called with nonexistent files.

Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found
This page took 0.024679 seconds and 5 git commands to generate.