1
0
Fork 0
alistair23-linux/arch/riscv/include/uapi/asm
Masahiro Yamada 037fc3368b kbuild: force all architectures except um to include mandatory-y
Currently, every arch/*/include/uapi/asm/Kbuild explicitly includes
the common Kbuild.asm file. Factor out the duplicated include directives
to scripts/Makefile.asm-generic so that no architecture would opt out
of the mandatory-y mechanism.

um is not forced to include mandatory-y since it is a very exceptional
case which does not support UAPI.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-03-17 12:56:32 +09:00
..
Kbuild kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
auxvec.h RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
bitsperlong.h RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
byteorder.h RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
elf.h RISC-V: Add FP register ptrace support for gdb. 2018-10-22 17:38:04 -07:00
hwcap.h RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
ptrace.h RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
sigcontext.h RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
ucontext.h RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
unistd.h riscv: Use latest system call ABI 2019-02-25 20:53:52 +01:00