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.14-rc7 8 lines 283 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 8obj-$(CONFIG_TI_SCI_PM_DOMAINS) += ti_sci_pm_domains.o