mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-30 00:21:06 +00:00
10 lines
172 B
Makefile
10 lines
172 B
Makefile
|
#
|
||
|
# board/renesas/whitehawk/Makefile
|
||
|
#
|
||
|
# Copyright (C) 2021 Renesas Electronics Corp.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := whitehawk.o ../rcar-common/common.o
|