ar71xx: disable TP-Link TL-WA850RE by default
Disable the TP-Link TL-WA850RE image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/30 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
634db7930a
commit
531ab59804
@ -235,6 +235,7 @@ define Device/tl-wa850re-v1
|
|||||||
BOARDNAME := TL-WA850RE
|
BOARDNAME := TL-WA850RE
|
||||||
DEVICE_PROFILE := TLWA850
|
DEVICE_PROFILE := TLWA850
|
||||||
TPLINK_HWID := 0x08500001
|
TPLINK_HWID := 0x08500001
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += tl-wa850re-v1
|
TARGET_DEVICES += tl-wa850re-v1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user