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