diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-01-24 11:20:03 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-01-24 13:14:33 +0100 |
commit | 40842167d2fffc053698e17f5dbadbc7b78644cf (patch) | |
tree | 8b12d311dd5de7db41e6462aa400e2bf14171136 /target/linux/mediatek | |
parent | 76254cb75e4abc2a87e13134915cd0c422926fde (diff) | |
download | upstream-40842167d2fffc053698e17f5dbadbc7b78644cf.tar.gz upstream-40842167d2fffc053698e17f5dbadbc7b78644cf.tar.bz2 upstream-40842167d2fffc053698e17f5dbadbc7b78644cf.zip |
kernel: bump 4.19 to 4.19.98
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r-- | target/linux/mediatek/patches-4.19/0003-switch-add-mt7531.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-4.19/0003-switch-add-mt7531.patch b/target/linux/mediatek/patches-4.19/0003-switch-add-mt7531.patch index 096802a30e..43c8d01da7 100644 --- a/target/linux/mediatek/patches-4.19/0003-switch-add-mt7531.patch +++ b/target/linux/mediatek/patches-4.19/0003-switch-add-mt7531.patch @@ -11,7 +11,7 @@ config SFP --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile -@@ -100,3 +100,5 @@ obj-$(CONFIG_STE10XP) += ste10Xp.o +@@ -101,3 +101,5 @@ obj-$(CONFIG_STE10XP) += ste10Xp.o obj-$(CONFIG_TERANETICS_PHY) += teranetics.o obj-$(CONFIG_VITESSE_PHY) += vitesse.o obj-$(CONFIG_XILINX_GMII2RGMII) += xilinx_gmii2rgmii.o |