projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80d1eb4
)
armsr: armv8: add bcmgenet (Raspberry Pi 4 GENET) to profile
author
Mathew McBride
<matt@traverse.com.au>
Mon, 7 Aug 2023 05:06:43 +0000
(
05:06
+0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 19 Aug 2023 13:11:55 +0000
(15:11 +0200)
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
911ee97774d2542300916f0e2763aa54c2a4dff1
)
target/linux/armsr/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/armsr/image/Makefile
b/target/linux/armsr/image/Makefile
index e4ba7988ec131bc28c7424f5c4c7a2ef8d3fef4d..9c33fd898ddada15e5457b32051aa778756b92a0 100644
(file)
--- a/
target/linux/armsr/image/Makefile
+++ b/
target/linux/armsr/image/Makefile
@@
-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