linux-yocto/arch
Kevin Hao e25dbfe953 MIPS: Use '+=" instead of '=' to avoid the CFLAGS override
We used the CFLAGS_xxx to workaround the gcc 8 build warnings
for some specific file. But CFLAGS_xxx is also used with '=' in
other places of this Makefile. This override the gcc 8 workaround,
so replace all the '=' with '+=" to fix this issue.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-06-11 09:31:01 -04:00
..
alpha vgacon: Set VGA struct resource types 2018-03-24 11:02:48 +01:00
arc
arm This is the 4.15.17 stable release 2018-05-10 14:01:11 -04:00
arm64 arm64: asid: Do not replace active_asids if already 0 2018-04-12 12:31:06 +02:00
blackfin
c6x
cris
frv
h8300 h8300: remove extraneous __BIG_ENDIAN definition 2018-03-28 18:22:58 +02:00
hexagon
ia64
m32r
m68k
metag
microblaze microblaze: fix endian handling 2018-02-28 10:21:39 +01:00
mips MIPS: Use '+=" instead of '=' to avoid the CFLAGS override 2018-06-11 09:31:01 -04:00
mn10300
nios2
openrisc
parisc parisc: Fix HPMC handler by increasing size to multiple of 16 bytes 2018-04-19 08:55:08 +02:00
powerpc powerpc/ptrace: Disable array-bounds warning with gcc8 2018-05-18 09:53:44 -04:00
riscv
s390 s390/compat: fix setup_frame32 2018-04-19 08:55:12 +02:00
score
sh This is the 4.15.4 stable release 2018-03-05 13:06:01 -05:00
sparc
tile
um
unicore32
x86 This is the 4.15.18 stable release 2018-05-10 14:01:46 -04:00
xtensa xtensa: fix high memory/reserved memory collision 2018-02-28 10:21:32 +01:00
.gitignore
Kconfig