xref: /linux/samples/kobject/Makefile (revision d33ad040279caf1072126bfe609b71843ad4b2f8)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_SAMPLE_KOBJECT) += kobject-example.o kset-example.o
3