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

Configure Feed

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

at v4.6-rc1 7 lines 227 B view raw
1# 2# TI Keystone SOC drivers 3# 4obj-$(CONFIG_KEYSTONE_NAVIGATOR_QMSS) += knav_qmss.o 5knav_qmss-y := knav_qmss_queue.o knav_qmss_acc.o 6obj-$(CONFIG_KEYSTONE_NAVIGATOR_DMA) += knav_dma.o 7obj-$(CONFIG_WKUP_M3_IPC) += wkup_m3_ipc.o