diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-10-16 23:33:22 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-10-18 00:32:31 +0200 |
commit | 5d01d05608937f9de005bd0da3347f91e8223616 (patch) | |
tree | 2bb891bf1fbdfc925c4d5b4e02a325faa4769737 /target/linux/ipq40xx | |
parent | edda06c7b41de8e6da3b35baf7ff7011a7e014ff (diff) | |
download | upstream-5d01d05608937f9de005bd0da3347f91e8223616.tar.gz upstream-5d01d05608937f9de005bd0da3347f91e8223616.tar.bz2 upstream-5d01d05608937f9de005bd0da3347f91e8223616.zip |
kernel: Update kernel 4.14 to version 4.14.202
Compile and runtime tested on x86/64.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ipq40xx')
-rw-r--r-- | target/linux/ipq40xx/patches-4.14/700-net-add-qualcomm-mdio-and-phy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-4.14/700-net-add-qualcomm-mdio-and-phy.patch b/target/linux/ipq40xx/patches-4.14/700-net-add-qualcomm-mdio-and-phy.patch index c6e715510e..593304a028 100644 --- a/target/linux/ipq40xx/patches-4.14/700-net-add-qualcomm-mdio-and-phy.patch +++ b/target/linux/ipq40xx/patches-4.14/700-net-add-qualcomm-mdio-and-phy.patch @@ -10,7 +10,7 @@ Subject: [PATCH 30/38] NET: add qualcomm mdio and PHY --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -481,6 +481,20 @@ config XILINX_GMII2RGMII +@@ -482,6 +482,20 @@ config XILINX_GMII2RGMII the Reduced Gigabit Media Independent Interface(RGMII) between Ethernet physical media devices and the Gigabit Ethernet controller. |