[OpenWrt-Devel] [PATCH] ath79: Fix ubnt_edgeswitch-8xp DEVICE_PACKAGES
mail at adrianschmutzler.de
mail at adrianschmutzler.de
Wed May 13 18:07:39 EDT 2020
> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org]
> On Behalf Of Hauke Mehrtens
> Sent: Mittwoch, 13. Mai 2020 23:42
> To: openwrt-devel at lists.openwrt.org
> Cc: Hauke Mehrtens <hauke at hauke-m.de>; Tobias Schramm
> <tobleminer at gmail.com>
> Subject: [OpenWrt-Devel] [PATCH] ath79: Fix ubnt_edgeswitch-8xp
> DEVICE_PACKAGES
>
> switch-bcm53xx-mdio does not exists, use kmod-switch-bcm53xx-mdio
> instead.
If it worked well without it so far, we should remove it :-)
Joke aside, LGTM.
>
> Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
> Cc: Tobias Schramm <tobleminer at gmail.com>
> ---
> target/linux/ath79/image/generic-ubnt.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/linux/ath79/image/generic-ubnt.mk
> b/target/linux/ath79/image/generic-ubnt.mk
> index d056ab6783cc..de2c18becd3d 100644
> --- a/target/linux/ath79/image/generic-ubnt.mk
> +++ b/target/linux/ath79/image/generic-ubnt.mk
> @@ -150,7 +150,7 @@ TARGET_DEVICES += ubnt_edgeswitch-5xp define
> Device/ubnt_edgeswitch-8xp
> $(Device/ubnt-sw)
> DEVICE_MODEL := EdgeSwitch 8XP
> - DEVICE_PACKAGES += switch-bcm53xx-mdio
> + DEVICE_PACKAGES += kmod-switch-bcm53xx-mdio
> endef
> TARGET_DEVICES += ubnt_edgeswitch-8xp
>
> --
> 2.20.1
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20200514/140553aa/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list