index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
hung_task
/
Makefile
blob: 86036f1a204dda4b439526cf10609741aee3c162 (
plain
) (
blame
)
1
2
# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_SAMPLE_HUNG_TASK) += hung_task_tests.o