Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.2-rc1 7 lines 169 B view raw
1# 2# Makefile for Xtensa-specific library files. 3# 4 5lib-y += memcopy.o memset.o checksum.o \ 6 usercopy.o strncpy_user.o strnlen_user.o 7lib-$(CONFIG_PCI) += pci-auto.o