]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/armv7m/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[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 mpu.o
8 obj-$(CONFIG_SYS_ARCH_TIMER) += systick-timer.o