mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
c278400c52
Original port to early 2.6 kernel using TI COFF toolchain. Brought up to date by Mark Salter <msalter@redhat.com> Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com> Signed-off-by: Mark Salter <msalter@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
7 lines
239 B
Makefile
7 lines
239 B
Makefile
#
|
|
# Makefile for arch/c6x/lib/
|
|
#
|
|
|
|
lib-y := divu.o divi.o pop_rts.o push_rts.o remi.o remu.o strasgi.o llshru.o
|
|
lib-y += llshr.o llshl.o negll.o mpyll.o divremi.o divremu.o
|
|
lib-y += checksum.o csum_64plus.o memcpy_64plus.o strasgi_64plus.o
|