summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorGreg Ungerer2006-06-26 02:33:10 +0200
committerLinus Torvalds2006-06-26 02:43:34 +0200
commitf7399c3d96d852ae2105f51de766a50b9b021b18 (patch)
treea079e663c77a10833b770d1957b306cb37e8c901 /arch
parent[PATCH] m68knommu: cleanup setup.c (diff)
downloadkernel-qcow2-linux-f7399c3d96d852ae2105f51de766a50b9b021b18.tar.gz
kernel-qcow2-linux-f7399c3d96d852ae2105f51de766a50b9b021b18.tar.xz
kernel-qcow2-linux-f7399c3d96d852ae2105f51de766a50b9b021b18.zip
[PATCH] m68knommu: add ColdFire 532x timer build support
Add build support for new Freescale M532x CPU family timer. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/m68knommu/platform/5307/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68knommu/platform/5307/Makefile b/arch/m68knommu/platform/5307/Makefile
index 8d1619dc1ea6..2fd37dcc309b 100644
--- a/arch/m68knommu/platform/5307/Makefile
+++ b/arch/m68knommu/platform/5307/Makefile
@@ -25,6 +25,7 @@ obj-$(CONFIG_M5249) += timers.o
obj-$(CONFIG_M527x) += pit.o
obj-$(CONFIG_M5272) += timers.o
obj-$(CONFIG_M5307) += config.o timers.o
+obj-$(CONFIG_M532x) += timers.o
obj-$(CONFIG_M528x) += pit.o
obj-$(CONFIG_M5407) += timers.o