summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/Makefile
blob: 60aae41ea06c3e1d1a9e918ea7cd41abce008236 (plain)
1
2
3
4
5
6
7
8
CFLAGS_tegra_avp_init.o := -mcpu=arm7tdmi -march=armv4t
CFLAGS_tegra_avp_init.pbl.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