]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/mips/lib/Makefile
[MIPS] Change libgcc-style functions from lib-y to obj-y
[linux-2.6-omap-h63xx.git] / arch / mips / lib / Makefile
1 #
2 # Makefile for MIPS-specific library files..
3 #
4
5 lib-y   += csum_partial.o memcpy.o memcpy-inatomic.o memset.o strlen_user.o \
6            strncpy_user.o strnlen_user.o uncached.o
7
8 obj-y                   += iomap.o
9 obj-$(CONFIG_PCI)       += iomap-pci.o
10
11 # libgcc-style stuff needed in the kernel
12 obj-y += ashldi3.o ashrdi3.o lshrdi3.o ucmpdi2.o