xref: /openbmc/u-boot/board/renesas/sh7763rdp/Makefile (revision 9038cd531382e94cc6d4daa9e81f70491030aa38)
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