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