summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Makefile
diff options
context:
space:
mode:
authorRussell King2006-03-15 16:54:37 +0100
committerRussell King2006-03-21 23:05:53 +0100
commit97d654f8eb4b8fbb6e1afef076429a4235a3a3ad (patch)
tree2d289d4e07f15254254a873a15ccb443acebe7d9 /arch/arm/mach-pxa/Makefile
parent[ARM] Adapt vic.c to allow for multiple VICs in a system. (diff)
downloadkernel-qcow2-linux-97d654f8eb4b8fbb6e1afef076429a4235a3a3ad.tar.gz
kernel-qcow2-linux-97d654f8eb4b8fbb6e1afef076429a4235a3a3ad.tar.xz
kernel-qcow2-linux-97d654f8eb4b8fbb6e1afef076429a4235a3a3ad.zip
[ARM] Convert SA1111 to use clock architecture
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/Makefile')
-rw-r--r--arch/arm/mach-pxa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/Makefile b/arch/arm/mach-pxa/Makefile
index 32526a0a6f86..382644401a4d 100644
--- a/arch/arm/mach-pxa/Makefile
+++ b/arch/arm/mach-pxa/Makefile
@@ -3,7 +3,7 @@
#
# Common support (must be linked before board specific support)
-obj-y += generic.o irq.o dma.o time.o
+obj-y += clock.o generic.o irq.o dma.o time.o
obj-$(CONFIG_PXA25x) += pxa25x.o
obj-$(CONFIG_PXA27x) += pxa27x.o