summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson/lemote-2f/Makefile
diff options
context:
space:
mode:
authorWu Zhangjin <wuzhangjin@gmail.com>2009-11-10 00:06:14 +0800
committerRalf Baechle <ralf@linux-mips.org>2009-12-17 01:57:13 +0000
commit6616db78eecab1236781c546670391e1e5dff256 (patch)
tree1fc3d484ae341b569b6c94d260222b8919b2e070 /arch/mips/loongson/lemote-2f/Makefile
parent1032bce3ef81cb31fc85233ca668c17288e7884c (diff)
downloadblackbird-op-linux-6616db78eecab1236781c546670391e1e5dff256.tar.gz
blackbird-op-linux-6616db78eecab1236781c546670391e1e5dff256.zip
MIPS: Lemote 2F: Add IRQ support
The generic i8259_irq() will make kernel hang on booting, so Loongson 2F needs its own polling method. IP6 is shared by the bonito interrupt and perfcounter interrupts. Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Cc: zhangfx@lemote.com Cc: yanh@lemote.com Cc: huhb@lemote.com Cc: Nicholas Mc Guire <hofrat@hofr.at> Cc: Arnaud Patard <apatard@mandriva.com> Cc: loongson-dev@googlegroups.com Cc: linux-mips@linux-mips.org Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/loongson/lemote-2f/Makefile')
-rw-r--r--arch/mips/loongson/lemote-2f/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/loongson/lemote-2f/Makefile b/arch/mips/loongson/lemote-2f/Makefile
new file mode 100644
index 000000000000..2e188974d56b
--- /dev/null
+++ b/arch/mips/loongson/lemote-2f/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for lemote loongson2f family machines
+#
+
+obj-y += irq.o
OpenPOWER on IntegriCloud