xref: /openbmc/u-boot/board/renesas/sh7763rdp/Makefile (revision 856b30dae54a9fa76a7457b6c891b3efd9a8a397)
1#
2# Copyright (C) 2008 Renesas Solutions Corp.
3# Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
4# Copyright (C) 2007 Kenati Technologies, Inc.
5#
6# board/sh7763rdp/Makefile
7#
8# SPDX-License-Identifier:	GPL-2.0+
9#
10
11obj-y	:= sh7763rdp.o
12obj-y	+= lowlevel_init.o
13