summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/Makefile_objs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-devel/files/Makefile_objs.patch')
-rw-r--r--emulators/qemu-devel/files/Makefile_objs.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/qemu-devel/files/Makefile_objs.patch b/emulators/qemu-devel/files/Makefile_objs.patch
deleted file mode 100644
index 5f8c04b5ed8d..000000000000
--- a/emulators/qemu-devel/files/Makefile_objs.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- qemu-0.14.1/Makefile.objs.orig Thu Jun 23 17:44:50 2011
-+++ qemu-0.14.1/Makefile.objs Thu Jun 23 17:45:01 2011
-@@ -34,6 +34,7 @@
- net-nested-y = queue.o checksum.o util.o
- net-nested-y += socket.o
- net-nested-y += dump.o
-+net-nested-y += udp.o
- net-nested-$(CONFIG_POSIX) += tap.o
- net-nested-$(CONFIG_LINUX) += tap-linux.o
- net-nested-$(CONFIG_WIN32) += tap-win32.o