summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-03-16 14:50:41 +0100
committerMarek Vasut <[email protected]>2025-03-16 14:55:42 +0100
commit56490b1e0121112072392c41de419d91f8258dc2 (patch)
tree5a164f07b9a7454205cadf419a63b355e461f462
parent9292a3047181a62f00c8f97db2b46a146f803bff (diff)
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 <[email protected]>
-rw-r--r--board/renesas/common/Makefile2
1 files changed, 0 insertions, 2 deletions
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 <[email protected]>
#
# SPDX-License-Identifier: GPL-2.0+