diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2022-05-20 12:39:34 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2022-05-20 12:39:34 +0200 |
commit | 66994d68cd815f1e675851b61352e7d52f80cc45 (patch) | |
tree | 923711643fe15eff11d67308f49fc9eb88b036f7 /target/linux/bmips/patches-5.10/610-mips-bmips-add-pci-fixups.patch | |
parent | 0ad209709973830ff14cba3dd3c275015c0c548e (diff) | |
download | upstream-66994d68cd815f1e675851b61352e7d52f80cc45.tar.gz upstream-66994d68cd815f1e675851b61352e7d52f80cc45.tar.bz2 upstream-66994d68cd815f1e675851b61352e7d52f80cc45.zip |
bmips: remove linux 5.10 compatibility
A devent amount of patches have been upstreamed, so maintaining linux 5.10 on
this target makes no sense.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/patches-5.10/610-mips-bmips-add-pci-fixups.patch')
-rw-r--r-- | target/linux/bmips/patches-5.10/610-mips-bmips-add-pci-fixups.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/bmips/patches-5.10/610-mips-bmips-add-pci-fixups.patch b/target/linux/bmips/patches-5.10/610-mips-bmips-add-pci-fixups.patch deleted file mode 100644 index 5f68308986..0000000000 --- a/target/linux/bmips/patches-5.10/610-mips-bmips-add-pci-fixups.patch +++ /dev/null @@ -1,6 +0,0 @@ ---- a/arch/mips/bmips/Makefile -+++ b/arch/mips/bmips/Makefile -@@ -1,2 +1,3 @@ - # SPDX-License-Identifier: GPL-2.0-only - obj-y += setup.o irq.o dma.o -+obj-y += ath9k-fixup.o b43-sprom.o |