mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 17:58:23 +00:00
02b3bf390e
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
10 lines
208 B
Makefile
10 lines
208 B
Makefile
#
|
|
# Copyright (C) 2007,2008 Nobuhiro Iwamatsu
|
|
# Copyright (C) 2008 Renesas Solutions Corp.
|
|
#
|
|
# u-boot/board/rsk7203/Makefile
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y := rsk7203.o
|
|
obj-y += lowlevel_init.o
|