diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index a99aafebdfb4..10e933b2f40c 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -167,6 +167,7 @@ machine-$(CONFIG_ARCH_S5P6440) := s5p6440 | |||
167 | machine-$(CONFIG_ARCH_S5PC1XX) := s5pc100 | 167 | machine-$(CONFIG_ARCH_S5PC1XX) := s5pc100 |
168 | machine-$(CONFIG_ARCH_SA1100) := sa1100 | 168 | machine-$(CONFIG_ARCH_SA1100) := sa1100 |
169 | machine-$(CONFIG_ARCH_SHARK) := shark | 169 | machine-$(CONFIG_ARCH_SHARK) := shark |
170 | machine-$(CONFIG_ARCH_SHMOBILE) := shmobile | ||
170 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x | 171 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x |
171 | machine-$(CONFIG_ARCH_STMP37XX) := stmp37xx | 172 | machine-$(CONFIG_ARCH_STMP37XX) := stmp37xx |
172 | machine-$(CONFIG_ARCH_U300) := u300 | 173 | machine-$(CONFIG_ARCH_U300) := u300 |