xref: /linux/samples/hung_task/Makefile (revision d2098981eb7b7d20edd294a8431908f8a0d2f9c0)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_SAMPLE_HUNG_TASK) += hung_task_mutex.o
3