Home | History | Annotate | Download | only in sh3
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # (C) Copyright 2000-2006
      4 # Wolfgang Denk, DENX Software Engineering, wd (at] denx.de.
      5 #
      6 # (C) Copyright 2007
      7 # Nobuhiro Iwamatsu <iwamatsu (at] nigauri.org>
      8 #
      9 # (C) Copyright 2007
     10 # Yoshihiro Shimoda <shimoda.yoshihiro (at] renesas.com>
     11 
     12 obj-y	= cpu.o interrupts.o watchdog.o
     13