Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[deliverable/linux.git] / arch / blackfin / lib / Makefile
CommitLineData
1394f032
BW
1#
2# arch/blackfin/lib/Makefile
3#
4
5lib-y := \
6 ashldi3.o ashrdi3.o lshrdi3.o \
1754a5d9 7 muldi3.o divsi3.o udivsi3.o modsi3.o umodsi3.o \
ddf9ddac 8 memcpy.o memset.o memcmp.o memchr.o memmove.o \
1394f032
BW
9 strcmp.o strcpy.o strncmp.o strncpy.o \
10 umulsi3_highpart.o smulsi3_highpart.o \
11 ins.o outs.o
This page took 0.880404 seconds and 5 git commands to generate.