Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
1a3372bc522ef8ba749c019c52d63168267fac0a
/
.
/
drivers
/
misc
/
mic
/
Makefile
blob: e9bf148755e27f06efd6452a775527f8614fc9f4 [
file
] [
log
] [
blame
]
#
# Makefile - Intel MIC Linux driver.
# Copyright(c) 2013, Intel Corporation.
#
obj
-
$
(
CONFIG_INTEL_MIC_HOST
)
+=
host
/
obj
-
$
(
CONFIG_INTEL_MIC_CARD
)
+=
card
/
obj
-
$
(
CONFIG_INTEL_MIC_BUS
)
+=
bus
/