repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.13-rc4
[linux.git]
/
drivers
/
ras
/
Makefile
blob
11f95d59d3972d756e4c916bb3ee632d9bd7245a
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_RAS
) +=
ras.o
3
obj-
$(
CONFIG_DEBUG_FS
) +=
debugfs.o
4
obj-
$(
CONFIG_RAS_CEC
) +=
cec.o
5
6
obj-
$(
CONFIG_RAS_FMPM
) +=
amd
/
fmpm.o
7
obj-y
+=
amd
/
atl
/