mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-30 16:35:37 +00:00

Add board code for the Renesas R8A779H0 V4M Gray Hawk board. Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
9 lines
170 B
Makefile
9 lines
170 B
Makefile
#
|
|
# board/renesas/grayhawk/Makefile
|
|
#
|
|
# Copyright (C) 2023 Renesas Electronics Corp.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := grayhawk.o ../rcar-common/common.o
|