mirror-linux/arch/mips/boot
Rob Herring (Arm) 4f0b3cd7b6 MIPS: dts: Always descend vendor subdirectories
Commit 41528ba6af ("MIPS: DTS: Only build subdir of current platform")
broke building of all DTBs when CONFIG_OF_ALL_DTBS is enabled unless all
the various kconfig options were also enabled. The only effect that commit
had was getting rid of some harmless build lines such as:

      AR      arch/mips/boot/dts/mti/built-in.a

Those lines were part of the built-in DTB support. Since commit
04e4ec98e4 ("MIPS: migrate to generic rule for built-in DTBs"), how the
built-in DTBs are handled has changed and those lines are no longer
generated, so revert to the prior behavior.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-12-01 10:06:16 +01:00
..
compressed mips: Add EcoNet MIPS platform support 2025-05-20 08:46:58 +02:00
dts MIPS: dts: Always descend vendor subdirectories 2025-12-01 10:06:16 +01:00
tools MIPS: Ignore relocs against __ex_table for relocatable kernel 2025-02-27 11:07:50 +01:00
.gitignore mips: boot: clean up self-extracting targets scenarios 2020-11-12 23:46:45 +01:00
Makefile mips: boot: use 'targets' instead of extra-y in Makefile 2025-07-03 12:35:11 +02:00
ecoff.h MIPS: Make elf2ecoff work on 64bit host machines 2018-06-24 09:25:24 -07:00
elf2ecoff.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00