summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq/xway/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-08-16 11:31:02 (GMT)
committerJohn Crispin <blogic@openwrt.org>2012-08-22 22:18:25 (GMT)
commit30404aec4d093942ba67ded8e1926cbf4472d4f7 (patch)
tree9ffa8993db6cfdf1d87f49aa793682a28326eeeb /arch/mips/lantiq/xway/Makefile
parentf40e1f9d856ec417468c090c4b56826171daa670 (diff)
downloadlinux-fsl-qoriq-30404aec4d093942ba67ded8e1926cbf4472d4f7.tar.xz
MIPS: lantiq: adds support for gptu timers
Lantiq socs have a General Purpose Timer Unit (GPTU). This driver allows us to initialize the timers. The voice firmware needs these timers as a reference. Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4236/
Diffstat (limited to 'arch/mips/lantiq/xway/Makefile')
-rw-r--r--arch/mips/lantiq/xway/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lantiq/xway/Makefile b/arch/mips/lantiq/xway/Makefile
index dc3194f..f7053b8 100644
--- a/arch/mips/lantiq/xway/Makefile
+++ b/arch/mips/lantiq/xway/Makefile
@@ -1 +1 @@
-obj-y := prom.o sysctrl.o clk.o reset.o gpio.o dma.o
+obj-y := prom.o sysctrl.o clk.o reset.o gpio.o dma.o gptu.o