]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/arm720t/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / arch / arm / cpu / arm720t / 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
8 extra-y = start.o
9 obj-y   = interrupts.o cpu.o
10
11 obj-$(CONFIG_TEGRA) += tegra-common/
12 obj-$(CONFIG_TEGRA20) += tegra20/
13 obj-$(CONFIG_TEGRA30) += tegra30/
14 obj-$(CONFIG_TEGRA114) += tegra114/
15 obj-$(CONFIG_TEGRA124) += tegra124/