]> Git Repo - linux.git/blame - arch/frv/lib/Makefile
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[linux.git] / arch / frv / lib / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for FRV-specific library files..
3#
4
5lib-y := \
40234401 6 __ashldi3.o __lshrdi3.o __muldi3.o __ashrdi3.o __negdi2.o __ucmpdi2.o \
00460f41 7 checksum.o memcpy.o memset.o atomic-ops.o atomic64-ops.o \
b0d8003e 8 outsl_ns.o outsl_sw.o insl_ns.o insl_sw.o cache.o atomic-lib.o
This page took 0.666449 seconds and 4 git commands to generate.