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