4 lines
121 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
lib-y := copy_page.o memcpy.o memmove.o \
memset.o memzero.o \
copy_from_user.o copy_to_user.o clear_user.o