Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux...
[deliverable/linux.git] / arch / arm64 / lib / Makefile
1 lib-y := bitops.o clear_user.o delay.o copy_from_user.o \
2 copy_to_user.o copy_in_user.o copy_page.o \
3 clear_page.o memchr.o memcpy.o memmove.o memset.o \
4 memcmp.o strcmp.o strncmp.o strlen.o strnlen.o \
5 strchr.o strrchr.o
This page took 0.029733 seconds and 6 git commands to generate.