]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
authorGreg Ungerer <gerg@uclinux.org>
Mon, 18 Apr 2011 05:27:55 +0000 (15:27 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 May 2011 00:03:50 +0000 (10:03 +1000)
commitb518ce98cb156e8716fbe725bc852cb4ff52ef7e
tree86bf4b2cf8ce5a46bffc5a7b175203b61477d612
parent76ac42cb55922c8813ccb1e22a2c6ba238937f1c
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 <gerg@uclinux.org>
arch/m68k/lib/Makefile
arch/m68k/lib/checksum.c [deleted file]