|
@@ -159,7 +159,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
|
|
|
|