summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Makefile
blob: 7547951752978352007d73dfbdb0033281248ea1 (plain)
1
2
3
4
5
6
7
8
CFLAGS_tegra_avp_init.o := -mcpu=arm7tdmi -march=armv4t
CFLAGS_pbl-tegra_avp_init.o := -mcpu=arm7tdmi -march=armv4t
lwl-y += tegra_avp_init.o
lwl-y += tegra_maincomplex_init.o
obj-y += tegra20.o
obj-y += tegra20-pmc.o
obj-y += tegra20-timer.o
obj-$(CONFIG_BAREBOX_UPDATE) += tegra-bbu.o