ARM: tegra: clk_m is the architected timer source clock
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / mx25 / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6
7 obj-y   = generic.o timer.o reset.o
8
9 ifndef CONFIG_SPL_BUILD
10 obj-y   += relocate.o
11 endif