mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-03 14:44:18 -05:00
Removed rheap in arch/ppc/lib and changed build system to use the one in arch/powerpc/lib. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6 lines
88 B
Makefile
6 lines
88 B
Makefile
#
|
|
# Makefile for ppc-specific library files..
|
|
#
|
|
|
|
obj-y := checksum.o string.o div64.o
|