diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index 7a6bde07e787..292bd483a8d8 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -207,7 +207,7 @@ plat-$(CONFIG_PLAT_NOMADIK) := nomadik | |||
207 | plat-$(CONFIG_PLAT_ORION) := orion | 207 | plat-$(CONFIG_PLAT_ORION) := orion |
208 | plat-$(CONFIG_PLAT_PXA) := pxa | 208 | plat-$(CONFIG_PLAT_PXA) := pxa |
209 | plat-$(CONFIG_PLAT_S3C24XX) := s3c24xx samsung | 209 | plat-$(CONFIG_PLAT_S3C24XX) := s3c24xx samsung |
210 | plat-$(CONFIG_PLAT_S5P) := s5p samsung | 210 | plat-$(CONFIG_PLAT_S5P) := samsung |
211 | plat-$(CONFIG_PLAT_SPEAR) := spear | 211 | plat-$(CONFIG_PLAT_SPEAR) := spear |
212 | plat-$(CONFIG_PLAT_VERSATILE) := versatile | 212 | plat-$(CONFIG_PLAT_VERSATILE) := versatile |
213 | 213 | ||