index
:
pub/scm/linux/kernel/git/rusty/linux.git
master
Rusty's Kernel Tree: fixes for Linus, modules-next/virtio-next for Stephen, pending-rebases for unready patche
Rusty Russell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
hung_task
/
Makefile
blob: 86036f1a204dda4b439526cf10609741aee3c162 (
plain
)
1
2
# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_SAMPLE_HUNG_TASK) += hung_task_tests.o