Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8935e134 authored by David Howells's avatar David Howells
Browse files

UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y lines



Fix arch/mips/include/asm/Kbuild to have a separate header-y line for each
header to make them easier to relocate individually as part of the UAPI header
split.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Acked-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent dc47ce90
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
include include/asm-generic/Kbuild.asm

header-y += cachectl.h sgidefs.h sysmips.h
header-y += cachectl.h
header-y += sgidefs.h
header-y += sysmips.h