exynos-linux-stable/arch/mips
Masahiro Yamada a584afcaf9
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Commit a0f97e06a4 ("kbuild: enable 'make CFLAGS=...' to add
additional options to CC") renamed CFLAGS to KBUILD_CFLAGS.

Commit 222d394d30 ("kbuild: enable 'make AFLAGS=...' to add
additional options to AS") renamed AFLAGS to KBUILD_AFLAGS.

Commit 06c5040cdb ("kbuild: enable 'make CPPFLAGS=...' to add
additional options to CPP") renamed CPPFLAGS to KBUILD_CPPFLAGS.

For some reason, LDFLAGS was not renamed.

Using a well-known variable like LDFLAGS may result in accidental
override of the variable.

Kbuild generally uses KBUILD_ prefixed variables for the internally
appended options, so here is one more conversion to sanitize the
naming convention.

I did not touch Makefiles under tools/ since the tools build system
is a different world.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
2023-04-30 22:09:39 +03:00
..
alchemy MIPS: Sanitise coherentio semantics 2016-10-06 18:01:28 +02:00
ar7 MIPS: AR7: ensure the port type's FCR value is used 2018-01-23 19:57:10 +01:00
ath25 MIPS: ath25: Check for kzalloc allocation failure 2018-03-18 11:18:49 +01:00
ath79 Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment" 2019-06-11 12:22:48 +02:00
bcm47xx MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3 2019-11-25 09:52:03 +01:00
bcm63xx MIPS: BCM63XX: fix switch core reset on BCM6368 2019-11-16 10:29:35 +01:00
bmips MIPS: BMIPS: Support APPENDED_DTB 2016-10-06 17:31:02 +02:00
boot kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2023-04-30 22:09:39 +03:00
cavium-octeon MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition 2019-12-21 10:41:23 +01:00
cobalt MIPS: Cobalt: Fix typo 2016-08-03 08:16:30 +02:00
configs USB: rio500: Remove Rio 500 kernel driver 2019-10-17 13:42:26 -07:00
dec MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression 2017-08-16 13:43:24 -07:00
emma MIPS: Remove panic_timeout settings 2013-11-26 12:12:27 +01:00
fw MIPS: fw: sni: Fix out of bounds init of o32 stack 2019-11-06 12:18:11 +01:00
generic MIPS: generic: fix missing of_node_put() 2018-09-19 22:47:15 +02:00
include This is the 4.9.212 stable release 2020-01-29 10:47:55 +01:00
jazz MIPS: jazz: fix 64bit build 2019-02-27 10:06:59 +01:00
jz4740 MIPS: jz4740: Bump zload address 2018-09-26 08:36:33 +02:00
kernel smp: Avoid using two cache lines for struct call_single_data 2023-04-30 19:42:50 +03:00
kvm UPSTREAM: Make anon_inodes unconditional 2019-09-03 13:44:37 -07:00
lantiq MIPS: lantiq: Fix bitfield masking 2019-08-06 18:29:35 +02:00
lasat kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2023-04-30 22:09:39 +03:00
lib MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 2018-09-05 09:20:10 +02:00
loongson32 MIPS: Add RTC support for Loongson1C board 2016-10-04 16:13:57 +02:00
loongson64 MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init() 2020-02-28 15:42:19 +01:00
math-emu MIPS: math-emu: do not use bools for arithmetic 2019-07-10 09:55:43 +02:00
mm MIPS: tlbex: Fix build_restore_pagemask KScratch restore 2019-10-29 09:15:18 +01:00
mti-malta MIPS: Print CM error reports upon bus errors 2016-10-06 18:02:18 +02:00
net bpf: get rid of pure_initcall dependency to enable jits 2019-08-25 10:51:40 +02:00
netlogic MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds 2017-11-21 09:23:28 +01:00
oprofile MIPS/Loongson-3: Convert oprofile to hotplug state machine 2016-07-15 10:40:29 +02:00
paravirt MIPS: SMP: Don't increment irq_count multiple times for call function IPIs 2015-08-03 09:25:12 +02:00
pci MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled 2019-02-15 08:07:38 +01:00
pic32 MIPS: pic32mzda: Fix linker error for pic32_get_pbclk() 2017-03-12 06:41:39 +01:00
pistachio MIPS: pistachio: Build uImage.gz by default 2019-06-11 12:22:48 +02:00
pmcs-msp71xx MIPS: MSP71xx: Use __flush_cache_all instead of flush_cache_all. 2016-05-13 14:01:38 +02:00
pnx833x MIPS: Squash lines for simple wrapper functions 2016-10-04 16:13:57 +02:00
power MIPS: Hibernate: flush TLB entries earlier 2015-04-10 15:41:52 +02:00
ralink MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8 2019-02-12 19:44:58 +01:00
rb532 MIPS: rb532: use gpiochip data pointer 2016-02-19 09:51:44 +01:00
sgi-ip22 MIPS: ip22: Fix ip28 build for modern gcc 2017-03-18 19:14:27 +08:00
sgi-ip27 MIPS: Spelling fix lets -> let's 2016-05-28 12:35:09 +02:00
sgi-ip32 MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. 2015-05-13 00:01:41 +02:00
sibyte Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur" 2019-09-21 07:14:03 +02:00
sni char/genrtc: remove asm-generic/rtc.h from mips 2016-06-04 00:23:36 +02:00
txx9 mips: txx9: fix iounmap related issue 2019-11-25 09:52:07 +01:00
vdso MIPS: Disable Loongson MMI instructions for kernel build 2019-10-17 13:42:45 -07:00
vr41xx MIPS: VR41xx: Fix typo 2016-05-28 12:35:09 +02:00
xilfpga mips: Remove unnecessary of_platform_populate with default match table 2016-06-23 15:00:29 -05:00
Kbuild MIPS: Initial implementation of a VDSO 2015-11-11 08:36:36 +01:00
Kbuild.platforms MIPS: generic: Convert SEAD-3 to a generic board 2016-10-06 18:04:20 +02:00
Kconfig MIPS: SiByte: Enable ZONE_DMA32 for LittleSur 2019-12-21 10:40:57 +01:00
Kconfig.debug MIPS: Remove compact branch policy Kconfig entries 2016-09-13 14:14:50 +02:00
Makefile kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2023-04-30 22:09:39 +03:00