aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/Makefile
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2010-05-03 08:42:07 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-05-04 17:50:06 +0100
commitcb165c52561fd5947747fdbdb0c7ad22c6138175 (patch)
treec92b622fef4aff2de35ed39229edbcfb7bab556c /arch/arm/mach-ux500/Makefile
parent817412d3a1391d4667494f16cd49455c62453c78 (diff)
downloadkernel_samsung_smdk4412-cb165c52561fd5947747fdbdb0c7ad22c6138175.zip
kernel_samsung_smdk4412-cb165c52561fd5947747fdbdb0c7ad22c6138175.tar.gz
kernel_samsung_smdk4412-cb165c52561fd5947747fdbdb0c7ad22c6138175.tar.bz2
ARM: 6089/1: ux500: rename cpu-u8500.c to cpu-db8500.c
Move the DB8500-specific file to a more appropriate name. Acked-by: Linus Walleij <linus.walleij@stericsson.com> Acked-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ux500/Makefile')
-rw-r--r--arch/arm/mach-ux500/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/Makefile b/arch/arm/mach-ux500/Makefile
index 55651e0..2eb7685 100644
--- a/arch/arm/mach-ux500/Makefile
+++ b/arch/arm/mach-ux500/Makefile
@@ -3,6 +3,6 @@
#
obj-y := clock.o cpu.o devices.o
-obj-$(CONFIG_ARCH_U8500) += cpu-u8500.o devices-db8500.o
+obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o devices-db8500.o
obj-$(CONFIG_MACH_U8500_MOP) += board-mop500.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o localtimer.o