Files
linux/kernel/futex/Makefile
Peter Zijlstra 16df04446e futex: Convert to compiler context analysis
Convert the sparse annotations over to the new compiler context
analysis stuff.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260121111213.950376128@infradead.org
2026-03-16 13:16:48 +01:00

6 lines
112 B
Makefile

# SPDX-License-Identifier: GPL-2.0
CONTEXT_ANALYSIS := y
obj-y += core.o syscalls.o pi.o requeue.o waitwake.o