From 4685fc0cf161f40cac638b11a03b4c2761416a22 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 28 Aug 2019 15:20:22 +0200 Subject: mediatek: update v4.19 switch support to latest vendor version Signed-off-by: John Crispin --- target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/Makefile') diff --git a/target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/Makefile b/target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/Makefile index 3829bacfe9..7aae451cd1 100644 --- a/target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/Makefile +++ b/target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/Makefile @@ -7,5 +7,5 @@ obj-$(CONFIG_MT753X_GSW) += mt753x.o mt753x-$(CONFIG_SWCONFIG) += mt753x_swconfig.o mt753x-y += mt753x_mdio.o mt7530.o mt7531.o \ - mt753x_common.o mt753x_nl.o - + mt753x_common.o mt753x_vlan.o \ + mt753x_nl.o -- cgit v1.2.3