Searched hist:"8944146 daa2c38dd85bc489d1b84fb9abc108837" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/sparc/boot/ |
H A D | Makefile | diff 8944146daa2c38dd85bc489d1b84fb9abc108837 Tue Jun 23 03:45:46 CEST 2009 Julian Calaby <julian.calaby@gmail.com> sparc32: Fix makefile not generating required files
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>
|