]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/pxa/Makefile
ARM: zynq: Do not use half memory size for ECC case
[karo-tx-uboot.git] / arch / arm / cpu / pxa / 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 extra-y = start.o
9
10 obj-$(CONFIG_CPU_PXA25X)        += pxa2xx.o
11 obj-$(CONFIG_CPU_PXA27X)        += pxa2xx.o
12
13 obj-y   += cpuinfo.o
14 obj-y   += timer.o
15 obj-y   += usb.o