Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / 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