mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 02:08:01 +00:00
The futex makefile did not contain dependencies for all headers, so if we make changes to logging.h rebuild will not happen. Add headers to fix it up. Signed-off-by: Stafford Horne <shorne@gmail.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| futex_requeue_pi_mismatched_ops.c | ||
| futex_requeue_pi_signal_restart.c | ||
| futex_requeue_pi.c | ||
| futex_wait_private_mapped_file.c | ||
| futex_wait_timeout.c | ||
| futex_wait_uninitialized_heap.c | ||
| futex_wait_wouldblock.c | ||
| Makefile | ||
| run.sh | ||