diff options
Diffstat (limited to 'pc-bios/bios-pq/0001_bx-qemu.patch')
-rw-r--r-- | pc-bios/bios-pq/0001_bx-qemu.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/pc-bios/bios-pq/0001_bx-qemu.patch b/pc-bios/bios-pq/0001_bx-qemu.patch deleted file mode 100644 index ffca6b9ae5..0000000000 --- a/pc-bios/bios-pq/0001_bx-qemu.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- bochs-2.3.7.orig/bios/rombios.h -+++ bochs-2.3.7/bios/rombios.h -@@ -19,7 +19,7 @@ - // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - - /* define it to include QEMU specific code */ --//#define BX_QEMU -+#define BX_QEMU - - #ifndef LEGACY - # define BX_ROMBIOS32 1 |