]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/mach-at91/armv7/Makefile
karo: cleanup after merge of v2015.10-rc2
[karo-tx-uboot.git] / arch / arm / mach-at91 / armv7 / 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_SOC_SAMA5D4)       += sama5d4_devices.o
13 obj-y += clock.o
14 obj-y += cpu.o
15 obj-y += reset.o
16 obj-y += timer.o