aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/Makefile
blob: d7d3b14dcfb2ba0bd3043e98253ed0aeac4cf5f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Makefile for MIPS-specific library files..
#

lib-y	+= csum_partial.o memcpy.o memcpy-inatomic.o memset.o strlen_user.o \
	   strncpy_user.o strnlen_user.o uncached.o

obj-y			+= iomap.o
obj-$(CONFIG_PCI)	+= iomap-pci.o

# libgcc-style stuff needed in the kernel
lib-y += ashldi3.o ashrdi3.o lshrdi3.o