blob: b225543f5302dc2ed7ad3ea4cc28daa84d40c3e0 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for MIPS-specific library files..
3#
4
Thiemo Seuferba5187d2005-04-25 16:36:23 +00005lib-y += csum_partial_copy.o memcpy.o promlib.o strlen_user.o strncpy_user.o \
6 strnlen_user.o uncached.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07007
8obj-y += iomap.o
9
Ralf Baechle72fbfb262006-06-07 13:25:37 +010010# libgcc-style stuff needed in the kernel
11lib-y += ashldi3.o ashrdi3.o lshrdi3.o
12
Linus Torvalds1da177e2005-04-16 15:20:36 -070013EXTRA_AFLAGS := $(CFLAGS)