git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66d83ab
)
m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
author
Greg Ungerer
<gerg@uclinux.org>
Mon, 18 Apr 2011 05:27:55 +0000
(15:27 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 May 2011 00:03:50 +0000
(10:03 +1000)
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 <gerg@uclinux.org>
No differences found