aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/rtl8139-re-patch
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-devel/files/rtl8139-re-patch')
-rw-r--r--emulators/qemu-devel/files/rtl8139-re-patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/qemu-devel/files/rtl8139-re-patch b/emulators/qemu-devel/files/rtl8139-re-patch
deleted file mode 100644
index dbb301d4057a..000000000000
--- a/emulators/qemu-devel/files/rtl8139-re-patch
+++ /dev/null
@@ -1,10 +0,0 @@
-Index: hw/rtl8139.c
-@@ -58,7 +58,7 @@
- //#define RTL8139_CALCULATE_RXCRC 1
-
- /* Uncomment to enable on-board timer interrupts */
--//#define RTL8139_ONBOARD_TIMER 1
-+#define RTL8139_ONBOARD_TIMER 1
-
- #if defined(RTL8139_CALCULATE_RXCRC)
- /* For crc32 */