Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.9-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