]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/cpu/arm920t/Makefile
ARM: remove a320evb board support
[thirdparty/u-boot.git] / arch / arm / cpu / arm920t / Makefile
CommitLineData
c609719b 1#
f9328639 2# (C) Copyright 2000-2006
c609719b
WD
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
c609719b
WD
6#
7
833db740 8extra-y = start.o
c609719b 9
833db740
MY
10obj-y += cpu.o
11obj-$(CONFIG_USE_IRQ) += interrupts.o
165ecd26 12
56f31e87
MY
13obj-$(CONFIG_EP93XX) += ep93xx/
14obj-$(CONFIG_IMX) += imx/
56f31e87 15obj-$(CONFIG_S3C24X0) += s3c24x0/