mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-20 11:39:02 +00:00
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
|
||||
DEVICE_PROFILE := TLWA850
|
||||
TPLINK_HWID := 0x08500001
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tl-wa850re-v1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user