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.2-rc8 5 lines 107 B view raw
1# Makefile for SPI drivers 2 3snd-at73c213-objs := at73c213.o 4 5obj-$(CONFIG_SND_AT73C213) += snd-at73c213.o