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