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 fc8cc4ba0fb..27032222b86 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -164,6 +164,7 @@ machine-$(CONFIG_ARCH_S3C64XX) := s3c64xx | |||
164 | machine-$(CONFIG_ARCH_S5P6440) := s5p6440 | 164 | machine-$(CONFIG_ARCH_S5P6440) := s5p6440 |
165 | machine-$(CONFIG_ARCH_S5P6442) := s5p6442 | 165 | machine-$(CONFIG_ARCH_S5P6442) := s5p6442 |
166 | machine-$(CONFIG_ARCH_S5PC1XX) := s5pc100 | 166 | machine-$(CONFIG_ARCH_S5PC1XX) := s5pc100 |
167 | machine-$(CONFIG_ARCH_S5PV210) := s5pv210 | ||
167 | machine-$(CONFIG_ARCH_SA1100) := sa1100 | 168 | machine-$(CONFIG_ARCH_SA1100) := sa1100 |
168 | machine-$(CONFIG_ARCH_SHARK) := shark | 169 | machine-$(CONFIG_ARCH_SHARK) := shark |
169 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x | 170 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x |