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