aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson/lemote-2f/Makefile
diff options
context:
space:
mode:
authorWu Zhangjin <wuzhangjin@gmail.com>2009-11-21 19:05:23 +0800
committerRalf Baechle <ralf@linux-mips.org>2009-12-17 01:57:27 +0000
commitec614d80b58677de30b876a16fdd3fde85bebdc1 (patch)
treea0f3595adf0815a45e1afef4ac6ae8949ed7a877 /arch/mips/loongson/lemote-2f/Makefile
parentMIPS: Move several variables from .bss to .init.data (diff)
downloadlinux-dev-ec614d80b58677de30b876a16fdd3fde85bebdc1.tar.xz
linux-dev-ec614d80b58677de30b876a16fdd3fde85bebdc1.zip
MIPS: Yeeloong 2F: Add basic EC operations
YeeLoong2F has a KB3310b embedded controller. Add basic operations for future related drivers and board support. Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/684/ 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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/loongson/lemote-2f/Makefile b/arch/mips/loongson/lemote-2f/Makefile
index 5add7b2ead1c..4d84b27dc41b 100644
--- a/arch/mips/loongson/lemote-2f/Makefile
+++ b/arch/mips/loongson/lemote-2f/Makefile
@@ -2,7 +2,7 @@
# Makefile for lemote loongson2f family machines
#
-obj-y += irq.o reset.o
+obj-y += irq.o reset.o ec_kb3310b.o
#
# Suspend Support