aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-01-26 01:49:15 -0500
committerBen Dooks <ben-linux@fluff.org>2010-02-20 17:34:03 -0500
commit89f0ce721c0bc95c109300edcd8525d8ea5df8f2 (patch)
tree08e78d0bdd126486ef59f9d5fa01c264a93bf44f /arch/arm/Makefile
parent55bf9267dd628c9369674ca75f5b00e275529289 (diff)
ARM: S3C64XX: Remove plat-s3c64xx Kconfig and PLAT_S3C64XX
Remove the Kconfig and PLAT_S3C64XX defines for the previous S3C64XX directory structure now that the code is moved into mach-s3c64xx. Note, we cannot currently remove plat-s3c64xx directory as we have a pair of include files used within plat-s3c and plat-samsung that need to find a new home. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index ecf963d61aed..c1300d88a014 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -183,7 +183,7 @@ plat-$(CONFIG_PLAT_NOMADIK) := nomadik
183plat-$(CONFIG_PLAT_ORION) := orion 183plat-$(CONFIG_PLAT_ORION) := orion
184plat-$(CONFIG_PLAT_PXA) := pxa 184plat-$(CONFIG_PLAT_PXA) := pxa
185plat-$(CONFIG_PLAT_S3C24XX) := s3c24xx s3c samsung 185plat-$(CONFIG_PLAT_S3C24XX) := s3c24xx s3c samsung
186plat-$(CONFIG_PLAT_S3C64XX) := s3c64xx s3c samsung 186plat-$(CONFIG_ARCH_S3C64XX) := s3c64xx s3c samsung
187plat-$(CONFIG_PLAT_S5PC1XX) := s5pc1xx s3c samsung 187plat-$(CONFIG_PLAT_S5PC1XX) := s5pc1xx s3c samsung
188plat-$(CONFIG_PLAT_S5P) := s5p samsung s3c 188plat-$(CONFIG_PLAT_S5P) := s5p samsung s3c
189plat-$(CONFIG_ARCH_STMP3XXX) := stmp3xxx 189plat-$(CONFIG_ARCH_STMP3XXX) := stmp3xxx