From: Marek Vasut Date: Sun, 16 Mar 2025 13:50:41 +0000 (+0100) Subject: ARM: renesas: Drop stale common Makefile description X-Git-Tag: v2025.04-rc5~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56490b1e0121112072392c41de419d91f8258dc2;p=pandora-u-boot.git ARM: renesas: Drop stale common Makefile description Remove stale Makefile description, this used to be valid for the original Makefile from which the common Makefile was made generic, but is no longer applicable to the common Makefile. Fixes: c7d2d7f90a91 ("ARM: renesas: Simplify board Makefiles") Signed-off-by: Marek Vasut --- diff --git a/board/renesas/common/Makefile b/board/renesas/common/Makefile index 347be5cc93c..5e51b691178 100644 --- a/board/renesas/common/Makefile +++ b/board/renesas/common/Makefile @@ -1,6 +1,4 @@ # -# board/renesas/whitehawk/Makefile -# # Copyright (C) 2024 Marek Vasut # # SPDX-License-Identifier: GPL-2.0+