]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - arch/mips/lib/Makefile
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[mirror_ubuntu-zesty-kernel.git] / arch / mips / lib / Makefile
1 #
2 # Makefile for MIPS-specific library files..
3 #
4
5 lib-y += csum_partial.o delay.o memcpy.o memset.o \
6 strlen_user.o strncpy_user.o strnlen_user.o uncached.o
7
8 obj-y += iomap.o
9 obj-$(CONFIG_PCI) += iomap-pci.o
10
11 obj-$(CONFIG_CPU_GENERIC_DUMP_TLB) += dump_tlb.o
12 obj-$(CONFIG_CPU_R3000) += r3k_dump_tlb.o
13 obj-$(CONFIG_CPU_TX39XX) += r3k_dump_tlb.o
14
15 # libgcc-style stuff needed in the kernel
16 obj-y += ashldi3.o ashrdi3.o cmpdi2.o lshrdi3.o ucmpdi2.o