Makefile 121 B

1234
  1. lib-y := copy_page.o memcpy.o memmove.o \
  2. memset.o memzero.o \
  3. copy_from_user.o copy_to_user.o clear_user.o