mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 11:06:39 +07:00
4 lines
121 B
Makefile
4 lines
121 B
Makefile
|
lib-y := copy_page.o memcpy.o memmove.o \
|
||
|
memset.o memzero.o \
|
||
|
copy_from_user.o copy_to_user.o clear_user.o
|