]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/arm926ejs/spear/Makefile
3f190bc0c09814ad0747256a6973b1122726532b
[karo-tx-uboot.git] / arch / arm / cpu / arm926ejs / spear / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-y   := cpu.o \
9            reset.o \
10            timer.o
11
12 ifdef CONFIG_SPL_BUILD
13 obj-y   += spl.o spl_boot.o
14 obj-$(CONFIG_SPEAR600) += spear600.o
15 obj-$(CONFIG_DDR_MT47H64M16) += spr600_mt47h64m16_3_333_cl5_psync.o
16 obj-$(CONFIG_DDR_MT47H32M16) += spr600_mt47h32m16_333_cl5_psync.o
17 obj-$(CONFIG_DDR_MT47H32M16) += spr600_mt47h32m16_37e_166_cl4_sync.o
18 obj-$(CONFIG_DDR_MT47H128M8) += spr600_mt47h128m8_3_266_cl5_async.o
19 endif
20
21 extra-$(CONFIG_SPL_BUILD) := start.o