On 2024-03-04 16:28, Tom Rini wrote:
On Tue, Feb 06, 2024 at 12:00:04PM +0100, Dragan Simic wrote:Prevent the error messages produced by which(1), such as the one quotedbelow, from being visible in the build outputs. which: no dtc in (./scripts/dtc) This makes the build outputs look a tiny bit cleaner. Signed-off-by: Dragan Simic <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>Applied to u-boot/next, thanks!
Great, thank you!

