]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/mips/lib/Makefile
MIPS: bitops.h: Change use of 'unsigned short' to 'int'
[mirror_ubuntu-artful-kernel.git] / arch / mips / lib / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for MIPS-specific library files..
3#
4
bb0757eb 5lib-y += csum_partial.o delay.o memcpy.o memset.o \
5636919b 6 strlen_user.o strncpy_user.o strnlen_user.o uncached.o
1da177e4 7
140c1729
RB
8obj-y += iomap.o
9obj-$(CONFIG_PCI) += iomap-pci.o
1da177e4 10
3165c846 11obj-$(CONFIG_CPU_GENERIC_DUMP_TLB) += dump_tlb.o
4becef1d 12obj-$(CONFIG_CPU_R3000) += r3k_dump_tlb.o
4becef1d 13obj-$(CONFIG_CPU_TX39XX) += r3k_dump_tlb.o
4becef1d 14
72fbfb26 15# libgcc-style stuff needed in the kernel
2704afeb 16obj-y += ashldi3.o ashrdi3.o cmpdi2.o lshrdi3.o ucmpdi2.o