blob: e111db3e75727274d7df5869a6d52e7e04634482 [file] [log] [blame]
Wolfgang Denk72a087e2006-10-24 14:27:35 +02001#
2# (C) Copyright 2000-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# Copyright (C) 2005-2006 Atmel Corporation.
6#
Wolfgang Denk1a459662013-07-08 09:37:19 +02007# SPDX-License-Identifier: GPL-2.0+
Wolfgang Denk72a087e2006-10-24 14:27:35 +02008#
9
Masahiro Yamada8fb80a82013-10-21 11:53:28 +090010extra-y += start.o
Wolfgang Denk72a087e2006-10-24 14:27:35 +020011
Masahiro Yamada8fb80a82013-10-21 11:53:28 +090012obj-y += cpu.o
13obj-$(CONFIG_SYS_HSDRAMC) += hsdramc.o
14obj-y += exception.o
15obj-y += cache.o
16obj-y += interrupts.o
17obj-$(CONFIG_PORTMUX_PIO) += portmux-pio.o
18obj-$(CONFIG_PORTMUX_GPIO) += portmux-gpio.o
Andreas Bießmann26db7902015-02-06 23:06:41 +010019obj-y += mmc.o
Masahiro Yamada165ecd22014-11-13 12:28:40 +090020
Masahiro Yamada56f31e82014-11-13 12:28:42 +090021obj-$(if $(filter at32ap700x,$(SOC)),y) += at32ap700x/