Searched hist:"9461702 d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/lib/ |
H A D | Makefile | 9461702d Mon Apr 18 00:27:55 CDT 2011 Greg Ungerer <gerg@uclinux.org> 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> 9461702d Mon Apr 18 00:27:55 CDT 2011 Greg Ungerer <gerg@uclinux.org> 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>
|
H A D | checksum.c | 9461702d Mon Apr 18 00:27:55 CDT 2011 Greg Ungerer <gerg@uclinux.org> 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>
|