projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4293fc3
)
apm821xx: disable MX60(W) due to kernel size
author
Christian Lamparter
<chunkeey@gmail.com>
Sat, 9 Oct 2021 22:21:39 +0000
(
00:21
+0200)
committer
Christian Lamparter
<chunkeey@gmail.com>
Sun, 10 Oct 2021 14:47:03 +0000
(16:47 +0200)
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>
target/linux/apm821xx/image/nand.mk
patch
|
blob
|
history
diff --git
a/target/linux/apm821xx/image/nand.mk
b/target/linux/apm821xx/image/nand.mk
index 76b1386241f2af6bb24cc3ebedf73140275e9bc8..b48bff79241d0cef95499317a6492a5308d4bcd2 100644
(file)
--- 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 \