Revision af42d3466bdc8f39806b26f593604fdc54140bcb authored by Linus Torvalds on 17 November 2019, 22:47:30 UTC, committed by Linus Torvalds on 17 November 2019, 22:47:30 UTC
1 parent ec53851
Raw File
Makefile
# SPDX-License-Identifier: GPL-2.0-only

obj-$(CONFIG_SAMPLE_CONFIGFS) += configfs_sample.o
back to top