David Howells | b920de1 | 2008-02-08 04:19:31 -0800 | [diff] [blame] | 1 | # |
2 | # Makefile for the MN10300-specific library files.. | ||||
3 | # | ||||
4 | |||||
5 | lib-y = delay.o usercopy.o checksum.o bitops.o memcpy.o memmove.o memset.o | ||||
6 | lib-y += do_csum.o | ||||
David Howells | fc26361 | 2008-07-04 09:59:47 -0700 | [diff] [blame] | 7 | lib-y += __ashldi3.o __ashrdi3.o __lshrdi3.o negdi2.o __ucmpdi2.o |