Sign in
android-kvm
/
linux
/
ed63f34c026e9a60d17fa750ecdfe3f600d49393
/
.
/
drivers
/
misc
/
mic
/
Makefile
blob: a74042c5864955768e59f7981f9a997918f7b2e0 [
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
-
y
+=
bus
/
obj
-
$
(
CONFIG_SCIF
)
+=
scif
/