mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-27 05:10:51 +07:00
8 lines
140 B
Makefile
8 lines
140 B
Makefile
|
#
|
||
|
# Makefile for parisc-specific library files
|
||
|
#
|
||
|
|
||
|
lib-y := lusercopy.o bitops.o checksum.o io.o memset.o fixup.o memcpy.o
|
||
|
|
||
|
obj-y := iomap.o
|