]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/mach-zynq/Makefile
arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime
[people/ms/u-boot.git] / arch / arm / mach-zynq / Makefile
1 #
2 # (C) Copyright 2000-2003
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # (C) Copyright 2008
6 # Guennadi Liakhovetki, DENX Software Engineering, <lg@denx.de>
7 #
8 # SPDX-License-Identifier: GPL-2.0+
9 #
10
11 obj-y := timer.o
12 obj-y += cpu.o
13 obj-y += ddrc.o
14 obj-y += slcr.o
15 obj-y += clk.o
16 obj-y += lowlevel_init.o
17 AFLAGS_lowlevel_init.o := -mfpu=neon
18 obj-$(CONFIG_SPL_BUILD) += spl.o