lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z4JvWqZQgsw6tZZ6@alpha.franken.de>
Date: Sat, 11 Jan 2025 14:17:14 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
	Alexandre Belloni <alexandre.belloni@...tlin.com>,
	Conor Dooley <conor+dt@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Paul Cercueil <paul@...pouillou.net>, Rob Herring <robh@...nel.org>,
	UNGLinuxDriver@...rochip.com, devicetree@...r.kernel.org
Subject: Re: [PATCH] MIPS: migrate to generic rule for built-in DTBs

On Sun, Dec 22, 2024 at 09:04:13AM +0900, Masahiro Yamada wrote:
> Commit 654102df2ac2 ("kbuild: add generic support for built-in boot
> DTBs") introduced generic support for built-in DTBs.
> 
> Select GENERIC_BUILTIN_DTB and BUILTIN_DTB_ALL when the built-in DTB
> support is enabled.
> 
> DTBs compiled under arch/mips/boot/dts/ will be wrapped by the generic
> rule in scripts/Makefile.vmlinux.
> 
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> ---
> 
>  arch/mips/Kconfig                         | 2 ++
>  arch/mips/Makefile                        | 3 ---
>  arch/mips/boot/dts/Makefile               | 2 --
>  arch/mips/boot/dts/brcm/Makefile          | 2 --
>  arch/mips/boot/dts/cavium-octeon/Makefile | 2 --
>  arch/mips/boot/dts/ingenic/Makefile       | 2 --
>  arch/mips/boot/dts/lantiq/Makefile        | 2 --
>  arch/mips/boot/dts/loongson/Makefile      | 2 --
>  arch/mips/boot/dts/mscc/Makefile          | 3 ---
>  arch/mips/boot/dts/mti/Makefile           | 2 --
>  arch/mips/boot/dts/pic32/Makefile         | 2 --
>  arch/mips/boot/dts/ralink/Makefile        | 2 --
>  12 files changed, 2 insertions(+), 24 deletions(-)

applied to mips-next.

Thomas,

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ