]> Git Repo - linux.git/blob - drivers/ras/Makefile
keys: Make the KEY_NEED_* perms an enum rather than a mask
[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
This page took 0.035853 seconds and 4 git commands to generate.