mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-08 04:18:27 +00:00
![David S. Miller](/assets/img/avatar_default.png)
We have several platforms using local copies of identical code. Signed-off-by: David S. Miller <davem@davemloft.net>
9 lines
148 B
Makefile
9 lines
148 B
Makefile
#
|
|
# Makefile for ppc-specific library files..
|
|
#
|
|
|
|
obj-y := checksum.o string.o div64.o
|
|
|
|
obj-$(CONFIG_8xx) += rheap.o
|
|
obj-$(CONFIG_CPM2) += rheap.o
|