Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for FRV-specific library files.. | ||||
3 | # | ||||
4 | |||||
5 | lib-y := \ | ||||
David Howells | 4023440 | 2006-01-08 01:01:19 -0800 | [diff] [blame] | 6 | __ashldi3.o __lshrdi3.o __muldi3.o __ashrdi3.o __negdi2.o __ucmpdi2.o \ |
David Howells | 00460f4 | 2009-07-02 00:46:16 +0100 | [diff] [blame] | 7 | checksum.o memcpy.o memset.o atomic-ops.o atomic64-ops.o \ |
Peter Zijlstra | e360adb | 2010-10-14 14:01:34 +0800 | [diff] [blame] | 8 | outsl_ns.o outsl_sw.o insl_ns.o insl_sw.o cache.o |