blob: e1a6c407e6ad160da46a68c72494a8a7e4215fdb [file] [log] [blame]
rev13@wp.plb3b57e82015-03-01 12:44:39 +01001#
2# (C) Copyright 2000-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
8extra-y := start.o
9obj-y += cpu.o
Phil Edworthyc5154532017-02-17 08:22:17 +000010
11obj-$(CONFIG_SYS_ARCH_TIMER) += systick-timer.o