mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-09 16:19:34 +00:00
ramips: disable TP-Link TL-WA750RE by default
Disable the TP-Link TL-WA750RE 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
531ab59804
commit
7232d9247e
@ -164,6 +164,7 @@ define Device/tl-wa750re-v1
|
||||
BOARDNAME := TL-WA750RE
|
||||
DEVICE_PROFILE := TLWA750
|
||||
TPLINK_HWID := 0x07500001
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tl-wa750re-v1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user