aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath25
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-06-06 07:05:18 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-06-06 19:20:02 +0200
commitf800f8d6fc4f21ed87454aa657ebbf376dc3b6cf (patch)
tree43094f37802bc19f741b8594775d11eb9043def4 /target/linux/ath25
parentcd634afe6cb6565eb6865931c8d73d97cab3600a (diff)
downloadupstream-f800f8d6fc4f21ed87454aa657ebbf376dc3b6cf.tar.gz
upstream-f800f8d6fc4f21ed87454aa657ebbf376dc3b6cf.tar.bz2
upstream-f800f8d6fc4f21ed87454aa657ebbf376dc3b6cf.zip
kernel: bump 5.10 to 5.10.120
All patches automatically rebased. Build system: x86_64 Build-tested: ipq806x/R7800, x86/64 Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ath25')
-rw-r--r--target/linux/ath25/patches-5.10/700-swconfig_mvswitch.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath25/patches-5.10/700-swconfig_mvswitch.patch b/target/linux/ath25/patches-5.10/700-swconfig_mvswitch.patch
index 32f332189b..79a4d1c1a0 100644
--- a/target/linux/ath25/patches-5.10/700-swconfig_mvswitch.patch
+++ b/target/linux/ath25/patches-5.10/700-swconfig_mvswitch.patch
@@ -13,8 +13,8 @@
select SWCONFIG
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
-@@ -29,6 +29,7 @@ obj-$(CONFIG_ADM6996_PHY) += adm6996.o
- obj-$(CONFIG_AR8216_PHY) += ar8216.o ar8327.o
+@@ -31,6 +31,7 @@ ar8xxx-y += ar8216.o
+ ar8xxx-y += ar8327.o
obj-$(CONFIG_SWCONFIG_B53) += b53/
obj-$(CONFIG_IP17XX_PHY) += ip17xx.o
+obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o