From: Paul Jackson Date: Mon, 12 Dec 2005 22:42:44 +0000 (-0800) Subject: [SPARC]: block/ needed in final image link X-Git-Tag: v2.6.15-rc6~102^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1df2ab48f995b1599740a3f430df77fe24cb8ce9;p=pandora-kernel.git [SPARC]: block/ needed in final image link With this fix, sparc links vmlinuz again using crosstool. Without this fix, the final link fails missing several dozen dozen symbols, beginning with: kernel/built-in.o(.text+0x6fd0): In function `do_exit': : undefined reference to `exit_io_context' (exit_io_context is defined in block/ll_rw_blk.c). Signed-off-by: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed