]> Git Repo - linux.git/blob - drivers/ras/Makefile
Linux 6.14-rc3
[linux.git] / drivers / ras / Makefile
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/
This page took 0.035256 seconds and 4 git commands to generate.