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