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 <chunkeey@gmail.com>
This commit is contained in:
Christian Lamparter 2021-10-10 00:21:39 +02:00
parent 4293fc32b7
commit 44f89614c6
1 changed files with 1 additions and 0 deletions

View File

@ -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 \