mirror_ubuntu-kernels/drivers/ras/Makefile

5 lines
134 B
Makefile
Raw Normal View History

2024-07-02 00:48:40 +03:00
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_RAS) += ras.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o
obj-$(CONFIG_RAS_CEC) += cec.o