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:
parent
4293fc32b7
commit
44f89614c6
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ endef
|
||||||
TARGET_DEVICES += meraki_mr24
|
TARGET_DEVICES += meraki_mr24
|
||||||
|
|
||||||
define Device/meraki_mx60
|
define Device/meraki_mx60
|
||||||
|
DEFAULT := n
|
||||||
DEVICE_VENDOR := Cisco Meraki
|
DEVICE_VENDOR := Cisco Meraki
|
||||||
DEVICE_MODEL := MX60/MX60W
|
DEVICE_MODEL := MX60/MX60W
|
||||||
DEVICE_PACKAGES := kmod-spi-gpio kmod-usb-ledtrig-usbport kmod-usb-dwc2 \
|
DEVICE_PACKAGES := kmod-spi-gpio kmod-usb-ledtrig-usbport kmod-usb-dwc2 \
|
||||||
|
|
Loading…
Reference in a new issue