mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +00:00
11 lines
221 B
Makefile
11 lines
221 B
Makefile
|
#
|
||
|
# board/renesas/silk/Makefile
|
||
|
#
|
||
|
# Copyright (C) 2015 Renesas Electronics Corporation
|
||
|
# Copyright (C) 2015 Cogent Embedded, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
|
||
|
obj-y := silk.o qos.o ../rcar-gen2-common/common.o
|