]> git.pld-linux.org Git - packages/linux-gpib.git/blobdiff - linux-gpib.spec
- reenable ISA driver and fix missing header
[packages/linux-gpib.git] / linux-gpib.spec
index bd00017ef7d6b86eb632b5970db278a9ffd3d41a..b492823061da3a011a186cc5dca42611f172de7e 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without kernel          # kernel modules
-%bcond_with    drivers_isa     # ISA kernel drivers [ix86 only]
+%bcond_without drivers_isa     # ISA kernel drivers [ix86 only]
 %bcond_without drivers_usb     # USB kernel drivers
 %bcond_without userspace       # userspace packages
 %bcond_without verbose         # verbose modules build (V=1)
@@ -59,6 +59,7 @@ Patch8:               kernel-5.2.patch
 Patch9:                kernel-5.10.patch
 Patch10:       pkgconfig-version.patch
 Patch11:       linux-gpib-guile3.patch
+Patch12:       isa-dma.patch
 URL:           http://linux-gpib.sourceforge.net/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -300,6 +301,7 @@ cd linux-gpib-kernel-%{version}
 %ifarch %{ix86}
 %patch8 -p1
 %endif
+%patch12 -p1
 %endif
 
 %build
This page took 0.066831 seconds and 4 git commands to generate.