Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / arm / cpu / pxa / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2006
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 extra-y = start.o
7
8 obj-$(CONFIG_CPU_PXA25X)        += pxa2xx.o
9 obj-$(CONFIG_CPU_PXA27X)        += pxa2xx.o
10
11 obj-y   += cpuinfo.o
12 obj-y   += timer.o
13 obj-y   += usb.o
14 obj-y   += relocate.o
15 obj-y   += cache.o