mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
10 lines
181 B
Makefile
10 lines
181 B
Makefile
|
#
|
||
|
# board/silinux/ek874/Makefile
|
||
|
#
|
||
|
# Copyright (C) 2021 Renesas Electronics Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := ek874.o ../../renesas/rcar-common/common.o
|