]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
hw: add OpenCores 10/100 Mbps Ethernet controller
[mirror_qemu.git] / Makefile.objs
index 6424efde41aef066c58a9d2559e0fca898068303..b839c8e1d30ad65ea7c0c64278e8c29805c18aa4 100644 (file)
@@ -258,6 +258,7 @@ hw-obj-$(CONFIG_RTL8139_PCI) += rtl8139.o
 hw-obj-$(CONFIG_SMC91C111) += smc91c111.o
 hw-obj-$(CONFIG_LAN9118) += lan9118.o
 hw-obj-$(CONFIG_NE2000_ISA) += ne2000-isa.o
+hw-obj-$(CONFIG_OPENCORES_ETH) += opencores_eth.o
 
 # IDE
 hw-obj-$(CONFIG_IDE_CORE) += ide/core.o ide/atapi.o