Sign in
gem5
/
arm
/
linux-arm64-legacy
/
d7b6e53e326e18f4124e121ee5b0a138a6bc9a1b
/
.
/
drivers
/
misc
/
mic
/
Makefile
blob: 05b34d683a585b575ceb5e15fe0e113271bc5a40 [
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
/