summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathew McBride2024-05-28 23:09:17 +0000
committerHauke Mehrtens2024-06-23 14:15:28 +0000
commitbcbdde00c3a81a53d11ddc6101517185ae426691 (patch)
tree810a57cc4e8bda1542c945260d4a059a5c16ad81
parent8ef5d561212be86a2c68e1189e48bdfa3cdd6f5e (diff)
downloadopenwrt-bcbdde00c3a81a53d11ddc6101517185ae426691.tar.gz
armsr: add realtek and smsc ethernet phy drivers to the default image
This adds two more common PHY brands to the image. Realtek is used on the Google Coral "Phanbell" board (i.MX8MQ). SMSC has been used on various Raspberry Pi boards. Signed-off-by: Mathew McBride <matt@traverse.com.au>
-rw-r--r--target/linux/armsr/image/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/armsr/image/Makefile b/target/linux/armsr/image/Makefile
index aec5d0a8c9..7d04a2e8f6 100644
--- a/target/linux/armsr/image/Makefile
+++ b/target/linux/armsr/image/Makefile
@@ -108,7 +108,8 @@ define Device/generic
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-sfp kmod-atlantic \
- kmod-bcmgenet kmod-octeontx2-net kmod-renesas-net-avb
+ kmod-bcmgenet kmod-octeontx2-net kmod-renesas-net-avb \
+ kmod-phy-realtek kmod-phy-smsc
endef
TARGET_DEVICES += generic