mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
7 lines
153 B
Makefile
7 lines
153 B
Makefile
#
|
|
# Makefile for M32R-specific library files..
|
|
#
|
|
|
|
lib-y := checksum.o ashxdi3.o memset.o memcpy.o \
|
|
delay.o strlen.o usercopy.o csum_partial_copy.o
|
|
|