commit | 05533d99922f76af82b765159bb56e6592c09cf0 | [log] [tgz] |
---|---|---|
author | Bhupesh Sharma <Bhupesh.Sharma@arm.com> | Sun Dec 08 23:55:56 2024 +0530 |
committer | Bhupesh.Sharma <Bhupesh.Sharma@arm.com> | Thu Jan 02 23:34:29 2025 +0100 |
tree | be2b3e145795ad3e770f1de3857aa388cfdec420 | |
parent | 723c4c2d511cb6ffa534bc879d1edc2e3a691a63 [diff] |
fix(morello): remove stray white-space in 'morello/platform.mk' Stray white-space in 'morello/platform.mk' to fix the following compilation error: $ make PLAT=morello TARGET_PLATFORM=2 all plat/arm/board/morello/platform.mk:9: *** recipe commences before first target. Stop. Fix the same. While at it also update the year range in the 'Copyright' field. Change-Id: Id05e4968952049df5ffbe0d25dd17f3aa3a035f7 Signed-off-by: Bhupesh Sharma <Bhupesh.Sharma@arm.com>