mirror of https://github.com/hak5/openwrt.git
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>openwrt-19.07
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