summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorGary King <gking@nvidia.com>2010-05-18 14:00:33 -0700
committerGary King <gking@nvidia.com>2010-05-18 19:54:10 -0700
commit24796a8d8fde4371d518922d2a0006af7e0f389c (patch)
tree68bec5b916080109d42be4eaf0847dac6f6fa6af /arch/arm/mach-tegra/Makefile
parent19e0d62cd31e070836492c6dd3ce28d99ef5f29e (diff)
[ARM/tegra] initialize debug console based on ODM query values
add a new board file for initialization of platform data and registration of platform devices based on ODM-queried values, rather than compile- time constants. add debug console (UART) initialization to it. Change-Id: I592cea3b714b03d3e122ad46d12305c43c9e382f
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 2f7dcf099355..fd9e1df56d92 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -27,6 +27,7 @@ ccflags-$(CONFIG_TEGRA_NVOS) += -DNV_USE_FUSE_CLOCK_ENABLE=0
obj-$(CONFIG_TEGRA_NVOS) += nvos_user.o
obj-$(CONFIG_TEGRA_NVOS) += nvos/
+obj-$(CONFIG_TEGRA_NVRM) += board-nvodm.o
obj-$(CONFIG_TEGRA_NVRM) += nvrm/
obj-$(CONFIG_TEGRA_NVRM) += nvodm/
obj-$(CONFIG_TEGRA_NVRM) += odm_kit/