1
0
Fork 0
alistair23-linux/arch
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
..
alpha kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
arc kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
arm kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
arm64 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
c6x kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
csky kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
h8300 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
hexagon kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
ia64 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
m68k kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
microblaze kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
mips kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
nds32 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
nios2 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
openrisc kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
parisc kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
powerpc kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
riscv kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
s390 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
sh kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
sparc kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
um treewide: add checks for the return value of memblock_alloc*() 2019-03-12 10:04:02 -07:00
unicore32 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
x86 kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
xtensa kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
.gitignore
Kconfig Char/Misc driver patches for 5.1-rc1 2019-03-06 14:18:59 -08:00