> -----Original Message----- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Hauke Mehrtens > Sent: Mittwoch, 13. Mai 2020 23:42 > To: openwrt-devel@lists.openwrt.org > Cc: Hauke Mehrtens <ha...@hauke-m.de>; Tobias Schramm > <toblemi...@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 <ha...@hauke-m.de> > Cc: Tobias Schramm <toblemi...@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@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel