From 4f670845ff9ab6c48bcb5f7bf4d4ef6dc3c3064b Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 27 Mar 2012 11:51:08 +0200 Subject: reorganize file structure to match the upstream requirements --- misc/bochs-2.3.7-linux3x.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/bochs-2.3.7-linux3x.patch (limited to 'misc/bochs-2.3.7-linux3x.patch') diff --git a/misc/bochs-2.3.7-linux3x.patch b/misc/bochs-2.3.7-linux3x.patch new file mode 100644 index 0000000..1c84060 --- /dev/null +++ b/misc/bochs-2.3.7-linux3x.patch @@ -0,0 +1,11 @@ +--- a/configure.in 2012-01-03 11:12:22.104612131 +0100 ++++ b/configure.in 2012-01-03 11:13:05.507941106 +0100 +@@ -715,7 +715,7 @@ AC_ARG_ENABLE(pcidev, + PCIDEV_MODULE_MAKE_ALL="all-kernel24" + KERNEL_MODULE_SUFFIX="o" + ;; +- 2.6*) ++ 2.6*|3*) + PCIDEV_MODULE_MAKE_ALL="all-kernel26" + KERNEL_MODULE_SUFFIX="ko" + ;; -- cgit v1.2.3