summaryrefslogtreecommitdiffstats
path: root/arch/nios2/cpu/Makefile
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-10-22 22:28:53 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-10-23 07:37:03 +0800
commita54915d8a13ce800645655728a2f203aeda98740 (patch)
treeb78265a3c855d30a49a75c9271ae63cd5bd6e1c8 /arch/nios2/cpu/Makefile
parent8f41b8785be20da320a544206f8c6e4f352bc9f4 (diff)
downloadtalos-obmc-uboot-a54915d8a13ce800645655728a2f203aeda98740.tar.gz
talos-obmc-uboot-a54915d8a13ce800645655728a2f203aeda98740.zip
nios2: convert altera timer to driver model
Convert altera timer to driver model. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Chin Liang See <clsee@altera.com>
Diffstat (limited to 'arch/nios2/cpu/Makefile')
-rw-r--r--arch/nios2/cpu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nios2/cpu/Makefile b/arch/nios2/cpu/Makefile
index c85e26169d..3fe7847160 100644
--- a/arch/nios2/cpu/Makefile
+++ b/arch/nios2/cpu/Makefile
@@ -7,5 +7,5 @@
extra-y = start.o
obj-y = exceptions.o
-obj-y += cpu.o interrupts.o sysid.o timer.o traps.o
+obj-y += cpu.o interrupts.o sysid.o traps.o
obj-y += fdt.o
OpenPOWER on IntegriCloud