Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d975440bf80cfe4afa628141760a4a4151e58dc4
/
.
/
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