git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
8 lines
217 B
Makefile
8 lines
217 B
Makefile
#
|
|
# Makefile for the MN10300-specific library files..
|
|
#
|
|
|
|
lib-y = delay.o usercopy.o checksum.o bitops.o memcpy.o memmove.o memset.o
|
|
lib-y += do_csum.o
|
|
lib-y += __ashldi3.o __ashrdi3.o __lshrdi3.o negdi2.o __ucmpdi2.o
|