From a506859f60d2a7d5756987602a550d920f17da4d Mon Sep 17 00:00:00 2001 From: Mathew McBride Date: Wed, 16 Aug 2023 06:43:18 +0000 Subject: armsr: add kmod-sfp to default device profile This brings the 23.05 branch into parity with the main. kmod-sfp was in the main branch profile but not the 23.05 version. Signed-off-by: Mathew McBride --- target/linux/armsr/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/armsr/image/Makefile b/target/linux/armsr/image/Makefile index 2548f40330..1df9657385 100644 --- a/target/linux/armsr/image/Makefile +++ b/target/linux/armsr/image/Makefile @@ -111,7 +111,7 @@ define Device/generic kmod-mvneta kmod-mvpp2 kmod-fsl-dpaa1-net kmod-fsl-dpaa2-net \ kmod-fsl-enetc-net kmod-dwmac-imx kmod-fsl-fec kmod-thunderx-net \ kmod-dwmac-rockchip kmod-dwmac-sun8i kmod-phy-aquantia kmod-phy-broadcom \ - kmod-phy-marvell kmod-phy-marvell-10g kmod-atlantic \ + kmod-phy-marvell kmod-phy-marvell-10g kmod-sfp kmod-atlantic \ kmod-bcmgenet kmod-octeontx2-net endef TARGET_DEVICES += generic -- cgit v1.2.3