aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6440/Makefile
diff options
context:
space:
mode:
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 a3ffda96e87b..a79b13011edc 100644
--- a/arch/arm/mach-s5p6440/Makefile
+++ b/arch/arm/mach-s5p6440/Makefile
@@ -12,7 +12,7 @@ obj- :=
12 12
13# Core support for S5P6440 system 13# Core support for S5P6440 system
14 14
15obj-$(CONFIG_CPU_S5P6440) += cpu.o 15obj-$(CONFIG_CPU_S5P6440) += cpu.o s5p6440-gpio.o
16 16
17# machine support 17# machine support
18 18