From: Greg Ungerer Date: Mon, 18 Apr 2011 05:27:55 +0000 (+1000) Subject: m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c X-Git-Tag: v3.0-rc1~318^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9461702d2a54cd4d9da09b7755c96815791a9d07;p=pandora-kernel.git m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c We don't need an arch/m68k/lib/checksum.c wrapper to include the correct mmu or non-mmu version of the checksum code. Let the Makefile just build the appropriate one. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed