aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7m/Makefile
blob: 6c78d29ac494599e222f86c3e7823bdfdde60d07 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.

extra-y := start.o
obj-y += cpu.o cache.o mpu.o
obj-$(CONFIG_SYS_ARCH_TIMER) += systick-timer.o