Selaa lähdekoodia

apm821xx: disable MX60(W) due to kernel size

disables the MX60(W) from being built by the builders for now.
But there's an effort to bring it back:
<https://github.com/openwrt/openwrt/pull/4617>

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 4 vuotta sitten
vanhempi
sitoutus
44f89614c6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      target/linux/apm821xx/image/nand.mk

+ 1 - 0
target/linux/apm821xx/image/nand.mk

@@ -41,6 +41,7 @@ endef
 TARGET_DEVICES += meraki_mr24
 
 define Device/meraki_mx60
+  DEFAULT := n
   DEVICE_VENDOR := Cisco Meraki
   DEVICE_MODEL := MX60/MX60W
   DEVICE_PACKAGES := kmod-spi-gpio kmod-usb-ledtrig-usbport kmod-usb-dwc2 \