aboutsummaryrefslogblamecommitdiffstats
path: root/arch/mips/lib/Makefile
blob: 5dad13efba7edb861607d33a81289f816dbcfa02 (plain) (tree)
1
2
3
4
5
6
7
8
9



                                            

                                                                             
 

                                      
 
                                         
                                                
#
# 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 ucmpdi2.o