diff options
Diffstat (limited to 'target/linux/realtek/patches-5.4/705-add-rtl-phy.patch')
-rw-r--r-- | target/linux/realtek/patches-5.4/705-add-rtl-phy.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/realtek/patches-5.4/705-add-rtl-phy.patch b/target/linux/realtek/patches-5.4/705-add-rtl-phy.patch index 5c5d08fe9f..826891abe1 100644 --- a/target/linux/realtek/patches-5.4/705-add-rtl-phy.patch +++ b/target/linux/realtek/patches-5.4/705-add-rtl-phy.patch @@ -1,7 +1,5 @@ -Index: linux-5.4.77/drivers/net/phy/Makefile -=================================================================== ---- linux-5.4.77.orig/drivers/net/phy/Makefile -+++ linux-5.4.77/drivers/net/phy/Makefile +--- a/drivers/net/phy/Makefile ++++ b/drivers/net/phy/Makefile @@ -101,7 +101,7 @@ obj-$(CONFIG_MICROSEMI_PHY) += mscc.o obj-$(CONFIG_NATIONAL_PHY) += national.o obj-$(CONFIG_NXP_TJA11XX_PHY) += nxp-tja11xx.o |