summaryrefslogtreecommitdiff
path: root/src/stage4/patches/linux-libre-firmware.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/linux-libre-firmware.patch')
-rw-r--r--src/stage4/patches/linux-libre-firmware.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/stage4/patches/linux-libre-firmware.patch b/src/stage4/patches/linux-libre-firmware.patch
new file mode 100644
index 0000000..6482343
--- /dev/null
+++ b/src/stage4/patches/linux-libre-firmware.patch
@@ -0,0 +1,19 @@
+--- a/PKGBUILD 2018-03-19 20:17:44.647454342 +0100
++++ b/PKGBUILD 2018-03-19 20:25:11.605615751 +0100
+@@ -13,7 +13,7 @@ makedepends=('git' 'gmp')
+ arch=('any')
+ url="https://jxself.org/git/?p=linux-libre-firmware.git;a=summary"
+ license=('GPL2' 'GPL3')
+-depends=('ath9k-htc-firmware' 'openfwwf')
++depends=('openfwwf')
+ provides=('linux-firmware')
+ conflicts=('linux-firmware'
+ 'linux-firmware-git'
+@@ -60,6 +60,7 @@ pkgver() {
+
+ build() {
+ cd "${srcdir}/${pkgname}"
++ MAKEFLAGS=""
+ make cis dsp56k isci keyspan_pda #av7110 carl9170fw usbdux
+ }
+