Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.21 12 lines 306 B view raw
1# 2# Makefile for MIPS-specific library files.. 3# 4 5lib-y += csum_partial.o memcpy.o memcpy-inatomic.o memset.o strlen_user.o \ 6 strncpy_user.o strnlen_user.o uncached.o 7 8obj-y += iomap.o 9obj-$(CONFIG_PCI) += iomap-pci.o 10 11# libgcc-style stuff needed in the kernel 12lib-y += ashldi3.o ashrdi3.o lshrdi3.o