summaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorHuacai Chen <zltjiangshi@gmail.com>2010-06-29 10:49:50 +0800
committerAurelien Jarno <aurelien@aurel32.net>2010-06-29 23:07:52 +0200
commit7fed5ec7dbea0693bbd4c4f2b5123f38c910fd64 (patch)
treee3212ce0611901e4b49301b9afee29f3874454d5 /Makefile.objs
parentec27e3f630871626a3660cd457dd6a401811cf70 (diff)
downloadqemu-7fed5ec7dbea0693bbd4c4f2b5123f38c910fd64.tar.gz
qemu-7fed5ec7dbea0693bbd4c4f2b5123f38c910fd64.tar.bz2
qemu-7fed5ec7dbea0693bbd4c4f2b5123f38c910fd64.zip
MIPS: Initial support of VIA IDE controller used by fulong mini pc
Signed-off-by: Huacai Chen <zltjiangshi@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs
index 53fb68ea87..67a0c2395e 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -202,6 +202,7 @@ hw-obj-$(CONFIG_IDE_ISA) += ide/isa.o
hw-obj-$(CONFIG_IDE_PIIX) += ide/piix.o
hw-obj-$(CONFIG_IDE_CMD646) += ide/cmd646.o
hw-obj-$(CONFIG_IDE_MACIO) += ide/macio.o
+hw-obj-$(CONFIG_IDE_VIA) += ide/via.o
# SCSI layer
hw-obj-y += lsi53c895a.o