]> git.proxmox.com Git - qemu.git/blobdiff - net/Makefile.objs
net: make network client name unique
[qemu.git] / net / Makefile.objs
index a08cd14e2e4cfb332f11b8e9423729f66b0cbe4a..4854a14fe4254cf050431de92b16d2b2c2fc3bce 100644 (file)
@@ -1,6 +1,7 @@
 common-obj-y = net.o queue.o checksum.o util.o hub.o
 common-obj-y += socket.o
 common-obj-y += dump.o
+common-obj-y += eth.o
 common-obj-$(CONFIG_POSIX) += tap.o
 common-obj-$(CONFIG_LINUX) += tap-linux.o
 common-obj-$(CONFIG_WIN32) += tap-win32.o