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.3-rc5 6 lines 159 B view raw
1# 2# Makefile - Intel MIC Linux driver. 3# Copyright(c) 2014, Intel Corporation. 4# 5obj-$(CONFIG_INTEL_MIC_BUS) += mic_bus.o 6obj-$(CONFIG_SCIF_BUS) += scif_bus.o