Sign in
android-kvm
/
linux
/
62d3ab49b8a5438d11a11605ea1a6d2fe0118f32
/
.
/
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
/