xref: /linux/samples/configfs/Makefile (revision 2c5db60e46ad7f03789fe7e2beedb15496930468)
1# SPDX-License-Identifier: GPL-2.0-only
2
3obj-$(CONFIG_SAMPLE_CONFIGFS) += configfs_sample.o
4