10 lines
210 B
Makefile
10 lines
210 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2007,2008 Nobuhiro Iwamatsu
|
|
# Copyright (C) 2008 Renesas Solutions Corp.
|
|
#
|
|
# u-boot/board/rsk7203/Makefile
|
|
#
|
|
|
|
obj-y := rsk7203.o
|
|
extra-y += lowlevel_init.o
|