mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 02:29:01 +00:00
armsr: armv8: add bcmgenet (Raspberry Pi 4 GENET) to profile
kmod-bcmgenet is needed for Ethernet support on the
Raspberry Pi 4.
Signed-off-by: Mathew McBride <matt@traverse.com.au>
(cherry picked from commit 911ee97774
)
This commit is contained in:
parent
80d1eb4c2a
commit
3477c79c6b
@ -111,7 +111,8 @@ 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-atlantic \
|
||||
kmod-bcmgenet
|
||||
endef
|
||||
TARGET_DEVICES += generic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user