git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
9 lines
257 B
Makefile
9 lines
257 B
Makefile
#
|
|
# Makefile for FRV-specific library files..
|
|
#
|
|
|
|
lib-y := \
|
|
__ashldi3.o __lshrdi3.o __muldi3.o __ashrdi3.o __negdi2.o __ucmpdi2.o \
|
|
checksum.o memcpy.o memset.o atomic-ops.o atomic64-ops.o \
|
|
outsl_ns.o outsl_sw.o insl_ns.o insl_sw.o cache.o atomic-lib.o
|