]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/armv7m/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / arch / arm / cpu / armv7m / 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 obj-y += cpu.o cache.o
8 obj-$(CONFIG_SYS_ARM_MPU) += mpu.o
9 obj-$(CONFIG_SYS_ARCH_TIMER) += systick-timer.o