aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5p6440/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2010-01-19 15:31:17 +0900
committerBen Dooks <ben-linux@fluff.org>2010-01-19 18:37:18 +0900
commit42d828d46f526605c84ebdb5a987fd25fe09a3c9 (patch)
tree952aae124ca97a26fb9b2a356860bb0c039cd1d7 /arch/arm/mach-s5p6440/Makefile
parent1f323cfda5feee4e9c1fc09ededaee849f906468 (diff)
ARM: S5P6440: Add S5P6440 GPIO support
This patch adds Samsung's S5P6440 GPIO support. Signed-off-by: Adityapratap Sharma <aditya.ps@samsung.com> Signed-off-by: Atul Dahiya <atul.dahiya@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5p6440/Makefile')
-rw-r--r--arch/arm/mach-s5p6440/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s5p6440/Makefile b/arch/arm/mach-s5p6440/Makefile
index a3ffda96e87..a79b13011ed 100644
--- a/arch/arm/mach-s5p6440/Makefile
+++ b/arch/arm/mach-s5p6440/Makefile
@@ -12,7 +12,7 @@ obj- :=
# Core support for S5P6440 system
-obj-$(CONFIG_CPU_S5P6440) += cpu.o
+obj-$(CONFIG_CPU_S5P6440) += cpu.o s5p6440-gpio.o
# machine support