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 v3.19 6 lines 151 B view raw
1# 2# Makefile for the Qualcomm network device drivers. 3# 4 5obj-$(CONFIG_QCA7000) += qcaspi.o 6qcaspi-objs := qca_spi.o qca_framing.o qca_7k.o qca_debug.o