From: Julian Calaby Date: Tue, 23 Jun 2009 01:45:46 +0000 (+0000) Subject: sparc32: Fix makefile not generating required files X-Git-Tag: v2.6.31-rc2~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8944146daa2c38dd85bc489d1b84fb9abc108837;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed