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