summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-tegra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 8002b3cdb483..b8a2afc07d3d 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -23,7 +23,7 @@ obj-y += powergate.o
obj-y += suspend.o
obj-y += fuse.o
obj-y += kfuse.o
-obj-y += tegra_odm_fuses.o
+obj-$(CONFIG_TEGRA_SILICON_PLATFORM) += tegra_odm_fuses.o
obj-y += i2c_error_recovery.o
ifeq ($(CONFIG_TEGRA_ALSA),y)
obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra2_i2s.o