Re: linux-next: build failure after merge of the stm32 tree

From: Marek Vasut
Date: Wed Jun 05 2024 - 19:30:05 EST


On 6/6/24 1:12 AM, Stephen Rothwell wrote:
Hi all,

Hello everyone,

After merging the stm32 tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:

make[4]: *** No rule to make target 'arch/arm/boot/dts/st/stm32mp135f-dhsom-dhsbc.dtb', needed by 'arch/arm/boot/dts/st/dtbs-list'. Stop.

Caused by commit

12ff8e167641 ("ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC board")

I have used the stm32 tree from next-20240605 for today.

Fixed in

[PATCH] ARM: dts: stm32: Fix STM32MP13xx DHCOR DHSBC Makefile entry

sent to linux-arm-kernel .

Thanks for the report, sorry for the breakage.