From: Christian Lamparter Date: Sat, 9 Oct 2021 22:21:39 +0000 (+0200) Subject: apm821xx: disable MX60(W) due to kernel size X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=44f89614c668c0065437ccc4b8c152b3cf2af04b;p=openwrt%2Fstaging%2Fneocturne.git 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: Signed-off-by: Christian Lamparter --- diff --git a/target/linux/apm821xx/image/nand.mk b/target/linux/apm821xx/image/nand.mk index 76b1386241..b48bff7924 100644 --- a/target/linux/apm821xx/image/nand.mk +++ b/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 \