diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index c7d321a3d95d..458a01516676 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -164,7 +164,6 @@ machine-$(CONFIG_ARCH_MXC91231) := mxc91231 | |||
164 | machine-$(CONFIG_ARCH_MXS) := mxs | 164 | machine-$(CONFIG_ARCH_MXS) := mxs |
165 | machine-$(CONFIG_ARCH_NETX) := netx | 165 | machine-$(CONFIG_ARCH_NETX) := netx |
166 | machine-$(CONFIG_ARCH_NOMADIK) := nomadik | 166 | machine-$(CONFIG_ARCH_NOMADIK) := nomadik |
167 | machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx | ||
168 | machine-$(CONFIG_ARCH_OMAP1) := omap1 | 167 | machine-$(CONFIG_ARCH_OMAP1) := omap1 |
169 | machine-$(CONFIG_ARCH_OMAP2) := omap2 | 168 | machine-$(CONFIG_ARCH_OMAP2) := omap2 |
170 | machine-$(CONFIG_ARCH_OMAP3) := omap2 | 169 | machine-$(CONFIG_ARCH_OMAP3) := omap2 |
@@ -185,8 +184,6 @@ machine-$(CONFIG_ARCH_EXYNOS4) := exynos4 | |||
185 | machine-$(CONFIG_ARCH_SA1100) := sa1100 | 184 | machine-$(CONFIG_ARCH_SA1100) := sa1100 |
186 | machine-$(CONFIG_ARCH_SHARK) := shark | 185 | machine-$(CONFIG_ARCH_SHARK) := shark |
187 | machine-$(CONFIG_ARCH_SHMOBILE) := shmobile | 186 | machine-$(CONFIG_ARCH_SHMOBILE) := shmobile |
188 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x | ||
189 | machine-$(CONFIG_ARCH_STMP37XX) := stmp37xx | ||
190 | machine-$(CONFIG_ARCH_TCC8K) := tcc8k | 187 | machine-$(CONFIG_ARCH_TCC8K) := tcc8k |
191 | machine-$(CONFIG_ARCH_TEGRA) := tegra | 188 | machine-$(CONFIG_ARCH_TEGRA) := tegra |
192 | machine-$(CONFIG_ARCH_U300) := u300 | 189 | machine-$(CONFIG_ARCH_U300) := u300 |
@@ -207,7 +204,6 @@ machine-$(CONFIG_MACH_SPEAR600) := spear6xx | |||
207 | plat-$(CONFIG_ARCH_MXC) := mxc | 204 | plat-$(CONFIG_ARCH_MXC) := mxc |
208 | plat-$(CONFIG_ARCH_OMAP) := omap | 205 | plat-$(CONFIG_ARCH_OMAP) := omap |
209 | plat-$(CONFIG_ARCH_S3C64XX) := samsung | 206 | plat-$(CONFIG_ARCH_S3C64XX) := samsung |
210 | plat-$(CONFIG_ARCH_STMP3XXX) := stmp3xxx | ||
211 | plat-$(CONFIG_ARCH_TCC_926) := tcc | 207 | plat-$(CONFIG_ARCH_TCC_926) := tcc |
212 | plat-$(CONFIG_PLAT_IOP) := iop | 208 | plat-$(CONFIG_PLAT_IOP) := iop |
213 | plat-$(CONFIG_PLAT_NOMADIK) := nomadik | 209 | plat-$(CONFIG_PLAT_NOMADIK) := nomadik |