summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorbalrog2008-02-03 03:20:18 +0100
committerbalrog2008-02-03 03:20:18 +0100
commit7c23b8920329180f48b8a147b629d8837709d201 (patch)
treee1ebd532a10358807e37c26059cd91f73e7826c3 /Makefile.target
parentAdd missing dependencies on generated files (for parallel build). (diff)
downloadqemu-7c23b8920329180f48b8a147b629d8837709d201.tar.gz
qemu-7c23b8920329180f48b8a147b629d8837709d201.tar.xz
qemu-7c23b8920329180f48b8a147b629d8837709d201.zip
E1000 NIC emulation (Nir Peleg, patch from Dor Laor).
Applied %s/^\([^I ]*\)^I/\1 /g on e1000.c and added e1000 to help message. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3949 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index 1bc101bf31..0dbf3ab00d 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -524,6 +524,7 @@ OBJS += eepro100.o
OBJS += ne2000.o
OBJS += pcnet.o
OBJS += rtl8139.o
+OBJS += e1000.o
ifeq ($(TARGET_BASE_ARCH), i386)
# Hardware support