]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/cpu/armv8/Makefile
arm64: Add Xilinx ZynqMP support
[people/ms/u-boot.git] / arch / arm / cpu / armv8 / Makefile
CommitLineData
0ae76531
DF
1#
2# (C) Copyright 2000-2003
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
8extra-y := start.o
9
10obj-y += cpu.o
11obj-y += generic_timer.o
12obj-y += cache_v8.o
13obj-y += exceptions.o
14obj-y += cache.o
15obj-y += tlb.o
0ae76531 16obj-y += transition.o
165ecd26 17
56f31e87 18obj-$(CONFIG_FSL_LSCH3) += fsl-lsch3/
84c7204b 19obj-$(CONFIG_TARGET_XILINX_ZYNQMP) += zynqmp/