Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7399c3d authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds
Browse files

[PATCH] m68knommu: add ColdFire 532x timer build support



Add build support for new Freescale M532x CPU family timer.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 7877d01e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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