Sign in
gem5
/
arm
/
linux-arm64-legacy
/
c6930992948adf0f8fc1f6ff1da51c5002a2cf95
/
.
/
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
/