Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « ras « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6f0404f501071b37200119fe7d4f90d3c73cf49a (plain)
1
2
3
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