xref: /openbmc/u-boot/arch/sh/cpu/sh2/Makefile (revision 70b26cd057f42c7126088b49d4285955c8a00eae)
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # Copyright (C) 2007,2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
6 # Copyright (C) 2008 Renesas Solutions Corp.
7 #
8 # SPDX-License-Identifier:	GPL-2.0+
9 #
10 
11 obj-y	= cpu.o interrupts.o watchdog.o
12