diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index 23ecbdad6607..ca473b1669a3 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -185,7 +185,6 @@ machine-$(CONFIG_ARCH_EXYNOS4) := exynos4 | |||
185 | machine-$(CONFIG_ARCH_SA1100) := sa1100 | 185 | machine-$(CONFIG_ARCH_SA1100) := sa1100 |
186 | machine-$(CONFIG_ARCH_SHARK) := shark | 186 | machine-$(CONFIG_ARCH_SHARK) := shark |
187 | machine-$(CONFIG_ARCH_SHMOBILE) := shmobile | 187 | machine-$(CONFIG_ARCH_SHMOBILE) := shmobile |
188 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x | ||
189 | machine-$(CONFIG_ARCH_TCC8K) := tcc8k | 188 | machine-$(CONFIG_ARCH_TCC8K) := tcc8k |
190 | machine-$(CONFIG_ARCH_TEGRA) := tegra | 189 | machine-$(CONFIG_ARCH_TEGRA) := tegra |
191 | machine-$(CONFIG_ARCH_U300) := u300 | 190 | machine-$(CONFIG_ARCH_U300) := u300 |