diff options
author | John Audia <therealgraysky@proton.me> | 2022-06-06 07:05:18 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-06-07 22:28:59 +0200 |
commit | ff889898d29603878f82b53eb9860e54ed0ebb43 (patch) | |
tree | 6ff89f0a07dc9d3115505751b00741b58eb5f82a /target/linux/realtek/patches-5.10 | |
parent | 0ca93670693bc63045b181505d9ff69c4bde5750 (diff) | |
download | upstream-ff889898d29603878f82b53eb9860e54ed0ebb43.tar.gz upstream-ff889898d29603878f82b53eb9860e54ed0ebb43.tar.bz2 upstream-ff889898d29603878f82b53eb9860e54ed0ebb43.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>
(cherry picked from commit f800f8d6fc4f21ed87454aa657ebbf376dc3b6cf)
Diffstat (limited to 'target/linux/realtek/patches-5.10')
-rw-r--r-- | target/linux/realtek/patches-5.10/705-add-rtl-phy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch b/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch index 4f907e1d4b..e88c26b348 100644 --- a/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch +++ b/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch @@ -15,7 +15,7 @@ help --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile -@@ -87,6 +87,7 @@ obj-$(CONFIG_NATIONAL_PHY) += national.o +@@ -89,6 +89,7 @@ obj-$(CONFIG_NATIONAL_PHY) += national.o obj-$(CONFIG_NXP_TJA11XX_PHY) += nxp-tja11xx.o obj-$(CONFIG_QSEMI_PHY) += qsemi.o obj-$(CONFIG_REALTEK_PHY) += realtek.o |