2008-06-09 04:39:57 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2008 Renesas Solutions Corp.
|
|
|
|
# Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
|
|
|
|
# Copyright (C) 2007 Kenati Technologies, Inc.
|
|
|
|
#
|
|
|
|
# board/sh7763rdp/Makefile
|
|
|
|
#
|
2013-07-08 07:37:19 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0+
|
2008-06-09 04:39:57 +00:00
|
|
|
#
|
|
|
|
|
2013-10-21 02:53:27 +00:00
|
|
|
obj-y := sh7763rdp.o
|
2016-11-27 22:15:26 +00:00
|
|
|
extra-y += lowlevel_init.o
|