diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2022-06-06 08:46:34 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-06-06 19:20:28 +0200 |
commit | fbf6992f2b8960cbca36cd652bcdc71d69931076 (patch) | |
tree | eba1549a32bf9d926e8fc2543db885754abf5921 /target/linux/ipq40xx/patches-5.15 | |
parent | 79e7a2552e89d762a1a2a9bcf327427738f5d238 (diff) | |
download | upstream-fbf6992f2b8960cbca36cd652bcdc71d69931076.tar.gz upstream-fbf6992f2b8960cbca36cd652bcdc71d69931076.tar.bz2 upstream-fbf6992f2b8960cbca36cd652bcdc71d69931076.zip |
kernel: bump 5.15 to 5.15.45
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/patches-5.15')
-rw-r--r-- | target/linux/ipq40xx/patches-5.15/707-net-phy-Add-Qualcom-QCA807x-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-5.15/707-net-phy-Add-Qualcom-QCA807x-driver.patch b/target/linux/ipq40xx/patches-5.15/707-net-phy-Add-Qualcom-QCA807x-driver.patch index eba1d3454e..87be5980c4 100644 --- a/target/linux/ipq40xx/patches-5.15/707-net-phy-Add-Qualcom-QCA807x-driver.patch +++ b/target/linux/ipq40xx/patches-5.15/707-net-phy-Add-Qualcom-QCA807x-driver.patch @@ -40,7 +40,7 @@ Signed-off-by: Robert Marko <robert.marko@sartura.hr> help --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile -@@ -90,6 +90,7 @@ obj-$(CONFIG_NATIONAL_PHY) += national.o +@@ -92,6 +92,7 @@ obj-$(CONFIG_NATIONAL_PHY) += national.o obj-$(CONFIG_NXP_C45_TJA11XX_PHY) += nxp-c45-tja11xx.o obj-$(CONFIG_NXP_TJA11XX_PHY) += nxp-tja11xx.o obj-$(CONFIG_QSEMI_PHY) += qsemi.o |