summaryrefslogtreecommitdiff
path: root/libre/linux-libre-firmware/0007-Makefile-Add-atusb-to-all.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2021-10-14 20:14:23 -0300
committerDavid P <megver83@parabola.nu>2021-10-14 20:14:23 -0300
commita2e05211157ba21d35acb27a72a0a56a2f93c6d9 (patch)
treed0e54da16ec656fcb3722eee76aa0dc3560d8ed1 /libre/linux-libre-firmware/0007-Makefile-Add-atusb-to-all.patch
parentb3fd4d33c63367821a8d80c05f00e5edab5a4ad4 (diff)
downloadabslibre-a2e05211157ba21d35acb27a72a0a56a2f93c6d9.tar.gz
abslibre-a2e05211157ba21d35acb27a72a0a56a2f93c6d9.tar.bz2
abslibre-a2e05211157ba21d35acb27a72a0a56a2f93c6d9.zip
updpkg: libre/linux-libre-firmware 1:1.4-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-firmware/0007-Makefile-Add-atusb-to-all.patch')
-rw-r--r--libre/linux-libre-firmware/0007-Makefile-Add-atusb-to-all.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/libre/linux-libre-firmware/0007-Makefile-Add-atusb-to-all.patch b/libre/linux-libre-firmware/0007-Makefile-Add-atusb-to-all.patch
deleted file mode 100644
index 1da3c0028..000000000
--- a/libre/linux-libre-firmware/0007-Makefile-Add-atusb-to-all.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From b43de635d524d519e47bcba78d081a0f811584b1 Mon Sep 17 00:00:00 2001
-From: Jason Self <j@jxself.org>
-Date: Thu, 4 Jul 2019 18:34:05 -0700
-Subject: [PATCH 7/8] Makefile: Add atusb to 'all'
-
----
- Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Makefile b/Makefile
-index b5c5d05..b5bfb47 100644
---- a/Makefile
-+++ b/Makefile
-@@ -19,7 +19,7 @@ install_program=install
-
- .PHONY: all test clean install a56 as31 aica ath9k_htc_toolchain ath9k_htc atusb av7110 b43-tools carl9170fw-toolchain carl9170fw cis-tools cis dsp56k ihex2fw isci keyspan_pda openfwwf usbdux
-
--all: aica ath9k_htc av7110 carl9170fw cis dsp56k isci keyspan_pda openfwwf usbdux
-+all: aica ath9k_htc atusb av7110 carl9170fw cis dsp56k isci keyspan_pda openfwwf usbdux
-
- a56:
- cd a56 && $(MAKE)
---
-2.26.0
-