u-boot/arch/arm/cpu/armv7m/Makefile

12 lines
208 B
Makefile

#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
extra-y := start.o
obj-y += cpu.o
obj-$(CONFIG_SYS_ARCH_TIMER) += systick-timer.o