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