aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch
diff options
context:
space:
mode:
authorKabuli Chana <newtownBuild@gmail.com>2021-02-23 10:29:49 -0700
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-02-24 18:45:59 +0100
commitdc8cc446128776ee69571ff03925e6bd3256c2e0 (patch)
tree604d6c52d28a3171b2c416c75beeb54b80e2cf4e /target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch
parenta0eff5ddffa7f8445fd9f80683c231d71ae880cb (diff)
downloadupstream-dc8cc446128776ee69571ff03925e6bd3256c2e0.tar.gz
upstream-dc8cc446128776ee69571ff03925e6bd3256c2e0.tar.bz2
upstream-dc8cc446128776ee69571ff03925e6bd3256c2e0.zip
kernel: bump version 5.10 to 5.10.18
update kernel version, refresh current patchset Signed-off-by: Kabuli Chana <newtownBuild@gmail.com> [rebase/refresh] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch')
-rw-r--r--target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch b/target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch
index 14dddd5147..5a923298cd 100644
--- a/target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch
+++ b/target/linux/ath79/patches-5.10/0032-MIPS-ath79-sanitize-symbols.patch
@@ -15,7 +15,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -217,6 +217,8 @@ config ATH79
+@@ -242,6 +242,8 @@ config ATH79
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_MIPS16
select SYS_SUPPORTS_ZBOOT_UART_PROM
@@ -82,12 +82,12 @@ Signed-off-by: John Crispin <john@phrozen.org>
endif
--- a/arch/mips/pci/Makefile
+++ b/arch/mips/pci/Makefile
-@@ -23,7 +23,7 @@ obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o
+@@ -21,7 +21,7 @@ obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o
ops-bcm63xx.o
obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchemy.o
obj-$(CONFIG_PCI_AR2315) += pci-ar2315.o
-obj-$(CONFIG_SOC_AR71XX) += pci-ar71xx.o
+obj-$(CONFIG_PCI_AR71XX) += pci-ar71xx.o
obj-$(CONFIG_PCI_AR724X) += pci-ar724x.o
- obj-$(CONFIG_MIPS_PCI_VIRTIO) += pci-virtio-guest.o
obj-$(CONFIG_PCI_XTALK_BRIDGE) += pci-xtalk-bridge.o
+ #