summaryrefslogtreecommitdiff
path: root/arch/arm/common/Makefile
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-01-07 14:54:15 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-01-07 14:54:15 +0000
commitde1d815fccee1f4766a7e56054ab0ec3f6f3a7db (patch)
treee767e18755de6efc55f8ea2759ece2aa74574b05 /arch/arm/common/Makefile
parent123656d4cc8c946f578ebd18c2050f5251720428 (diff)
[ARM] Move AMBA bus code to drivers/amba/
Make the AMBA bus code visible to other architectures. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/common/Makefile')
-rw-r--r--arch/arm/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/common/Makefile b/arch/arm/common/Makefile
index 2685051b3013..ec8d17c96906 100644
--- a/arch/arm/common/Makefile
+++ b/arch/arm/common/Makefile
@@ -3,7 +3,6 @@
#
obj-y += rtctime.o
-obj-$(CONFIG_ARM_AMBA) += amba.o
obj-$(CONFIG_ARM_GIC) += gic.o
obj-$(CONFIG_ICST525) += icst525.o
obj-$(CONFIG_ICST307) += icst307.o