]> Git Repo - J-linux.git/blob - drivers/ras/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-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.028118 seconds and 4 git commands to generate.