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.5-rc5 7 lines 196 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 7obj-$(CONFIG_MIC_COSM) += cosm_bus.o