Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e19b127f5b76ec03b9c52b64f117dc75bb39eda1
/
.
/
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