ath79: disable image building for Ubiquiti EdgeSwitch 8XP
authorRoger Pueyo Centelles <roger.pueyo@guifi.net>
Fri, 18 Nov 2022 15:39:27 +0000 (16:39 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 20 Nov 2022 15:24:24 +0000 (16:24 +0100)
The downstream OpenWrt driver for the BCM53128 switch ceased to work,
rendering the 8 LAN ports of the device unusable. This commit disables
image building while the problem is being solved.

See issue #10374 for more details.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
target/linux/ath79/image/generic-ubnt.mk

index fe158e584b804370a81d9a98015cfa1d0c48c2d2..bed043c3a780c337590d359dc044e93cef60249e 100644 (file)
@@ -43,6 +43,7 @@ define Device/ubnt_edgeswitch-8xp
   $(Device/ubnt-sw)
   DEVICE_MODEL := EdgeSwitch 8XP
   DEVICE_PACKAGES += kmod-switch-bcm53xx-mdio
+  DEFAULT := n
 endef
 TARGET_DEVICES += ubnt_edgeswitch-8xp