mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 11:45:13 +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
|