]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/armv7/at91/Makefile
Merge branch 'karo-tx-uboot' into kc-merge
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / at91 / Makefile
1 #
2 # (C) Copyright 2000-2008
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # (C) Copyright 2013
6 # Bo Shen <voice.shen@atmel.com>
7 #
8 # SPDX-License-Identifier:      GPL-2.0+
9 #
10
11 obj-$(CONFIG_SAMA5D3)   += sama5d3_devices.o
12 obj-$(CONFIG_SAMA5D4)   += sama5d4_devices.o
13 obj-y += clock.o
14 obj-y += cpu.o
15 obj-y += reset.o
16 obj-y += timer.o