Sign in
zircon-guest
/
third_party
/
linux
/
af5ba49cf7052aaa0b2c7d71f9cd85ef85a4cbfe
/
.
/
drivers
/
ras
/
Makefile
blob: 6f0404f501071b37200119fe7d4f90d3c73cf49a [
file
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_RAS
)
+=
ras
.
o
obj
-
$
(
CONFIG_DEBUG_FS
)
+=
debugfs
.
o
obj
-
$
(
CONFIG_RAS_CEC
)
+=
cec
.
o