Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9d6c243502b7f0a9696bc6fe5b473e40d8478d28
/
.
/
drivers
/
misc
/
mic
/
bus
/
Makefile
blob: 1ed37e234c969916eeef671cb6dabefae30e4e94 [
file
] [
log
] [
blame
]
#
# Makefile - Intel MIC Linux driver.
# Copyright(c) 2014, Intel Corporation.
#
obj
-
$
(
CONFIG_INTEL_MIC_BUS
)
+=
mic_bus
.
o
obj
-
$
(
CONFIG_SCIF_BUS
)
+=
scif_bus
.
o