summaryrefslogtreecommitdiffstats
path: root/drivers/ras/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ras/Makefile')
-rw-r--r--drivers/ras/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/ras/Makefile b/drivers/ras/Makefile
new file mode 100644
index 0000000000..6f0404f501
--- /dev/null
+++ b/drivers/ras/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
+obj-$(CONFIG_RAS) += ras.o
+obj-$(CONFIG_DEBUG_FS) += debugfs.o
+obj-$(CONFIG_RAS_CEC) += cec.o