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