]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/armv7/am33xx/Makefile
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / am33xx / Makefile
1 #
2 # Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-$(CONFIG_AM33XX)    += clock_am33xx.o
8 obj-$(CONFIG_TI814X)    += clock_ti814x.o
9 obj-$(CONFIG_AM43XX)    += clock_am43xx.o
10
11 ifneq ($(CONFIG_AM43XX)$(CONFIG_AM33XX),)
12 obj-y   += clock.o
13 endif
14
15 obj-$(CONFIG_TI816X)    += clock_ti816x.o
16 obj-y   += sys_info.o
17 obj-y   += ddr.o
18 obj-y   += emif4.o
19 obj-y   += board.o
20 obj-y   += mux.o