mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
Drop the custom non-uapi definition which is the same as the generic uapi one. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Message-ID: <20260314-uapi-ucontext-xtensa-v1-1-08dceca7e6a2@weissschuh.net> [Max: Move new generic-y line to the arch/xtensa/include/uapi/asm/Kbuild] Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
4 lines
86 B
Makefile
4 lines
86 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
generated-y += unistd_32.h
|
|
generic-y += ucontext.h
|