summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorRichard W.M. Jones2009-04-25 14:56:19 +0200
committerAnthony Liguori2009-05-01 16:44:11 +0200
commit9dd986ccf68f142aaafe543d80cf877716d91d4e (patch)
tree3e9627e3ca3e9414e652ae4085401b0af6b050f5 /Makefile.target
parentnet: Fix -net socket parameter checks (diff)
downloadqemu-9dd986ccf68f142aaafe543d80cf877716d91d4e.tar.gz
qemu-9dd986ccf68f142aaafe543d80cf877716d91d4e.tar.xz
qemu-9dd986ccf68f142aaafe543d80cf877716d91d4e.zip
Hardware watchdog
Here is an updated hardware watchdog patch, which should fix everything that was raised about the previous version ... Signed-off-by: Richard W.M. Jones <rjones@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index 82ada5a0e6..f73510524c 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -582,6 +582,10 @@ OBJS += pcnet.o
OBJS += rtl8139.o
OBJS += e1000.o
+# Generic watchdog support and some watchdog devices
+OBJS += watchdog.o
+OBJS += wdt_ib700.o wdt_i6300esb.o
+
ifeq ($(TARGET_BASE_ARCH), i386)
# Hardware support
OBJS+= ide.o pckbd.o vga.o $(SOUND_HW) dma.o