summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t/at91/Makefile
blob: 561b4b4cbb709d1a59396771d931c99f49e7af5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= lowlevel_init.o
obj-y	+= reset.o
obj-y	+= timer.o
obj-y	+= clock.o
obj-y	+= cpu.o
obj-y	+= at91rm9200_devices.o
OpenPOWER on IntegriCloud