summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6442/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2011-05-11 16:27:51 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-05-12 08:10:53 +0900
commita73ddc61e8f14ddc7ab6e6a11dc882ef6a697114 (patch)
tree12fa69805404b7bc5d048051be484782b3165643 /arch/arm/mach-s5p6442/Makefile
parent693d92a1bbc9e42681c42ed190bd42b636ca876f (diff)
downloadop-kernel-dev-a73ddc61e8f14ddc7ab6e6a11dc882ef6a697114.zip
op-kernel-dev-a73ddc61e8f14ddc7ab6e6a11dc882ef6a697114.tar.gz
ARM: S5P6442: Removing ARCH_S5P6442
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5p6442/Makefile')
-rw-r--r--arch/arm/mach-s5p6442/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/arch/arm/mach-s5p6442/Makefile b/arch/arm/mach-s5p6442/Makefile
deleted file mode 100644
index 90a3d83..0000000
--- a/arch/arm/mach-s5p6442/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# arch/arm/mach-s5p6442/Makefile
-#
-# Copyright (c) 2010 Samsung Electronics Co., Ltd.
-# http://www.samsung.com/
-#
-# Licensed under GPLv2
-
-obj-y :=
-obj-m :=
-obj-n :=
-obj- :=
-
-# Core support for S5P6442 system
-
-obj-$(CONFIG_CPU_S5P6442) += cpu.o init.o clock.o dma.o
-obj-$(CONFIG_CPU_S5P6442) += setup-i2c0.o
-
-# machine support
-
-obj-$(CONFIG_MACH_SMDK6442) += mach-smdk6442.o
-
-# device support
-obj-y += dev-audio.o
-obj-$(CONFIG_S3C64XX_DEV_SPI) += dev-spi.o
OpenPOWER on IntegriCloud