mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
10 lines
193 B
Makefile
10 lines
193 B
Makefile
|
#
|
||
|
# board/hoperun/hihope-rzg2/Makefile
|
||
|
#
|
||
|
# Copyright (C) 2021 Renesas Electronics Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := hihope-rzg2.o ../../renesas/rcar-common/common.o
|