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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 6 Nov 2020 16:12:40 +0100
From:   Krzysztof Kozlowski <krzk@...nel.org>
To:     Anders Roxell <anders.roxell@...aro.org>
Cc:     robh+dt@...nel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: freescale: fix typo Makefile

On Thu, Nov 05, 2020 at 12:18:23PM +0100, Anders Roxell wrote:
> While trying to do 'make dtbs_install' the following error shows up
> 
> make[3]: *** No rule to make target
>   '/srv/src/kernel/next/out/obj-arm64-next-20201105/dtbsinstall/freescale/imx8mm-kontron-n801x-s.dts',
>   needed by '__dtbs_install'.
> make[3]: Target '__dtbs_install' not remade because of errors.
> make[2]: *** [/srv/src/kernel/bisecting/scripts/Makefile.dtbinst:34:
>   arch/arm64/boot/dts/freescale] Error 2
> make[2]: Target '__dtbs_install' not remade because of errors.
> make[1]: *** [/srv/src/kernel/bisecting/Makefile:1344: dtbs_install]
>   Error 2
> make: *** [Makefile:185: __sub-make] Error 2
> make: Target 'dtbs_install' not remade because of errors.

Don't paste unrelated messages and don't wrap too early ("Error 2"
should not be after new line). This blob is not useful at all.

Keep only first two lines, all rest is meaningless.

> 
> Fix typo in imx8mm-kontron-n801x-s.dts change file ending to *.dtb
> 
> Fixes: 8668d8b2e67f ("arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards")
> Signed-off-by: Anders Roxell <anders.roxell@...aro.org>

You need to CC the maintainers of platform. Unfortunately Makefile is
not included, so point to the DTS file to get the proper folks and
mailing lists.

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ