mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-03 12:34:19 +00:00
ar71xx: add rssileds to WA850RE v1 image
A default rssileds config exists for the TP-Link WA850RE v1 but the rssiled package is not included by default. The compressed 17.01.3 image size increases by 3302 bytes which should be tolerable even for a 4MB flash board. Fixes: FS#1043 Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
f67c22e0c2
commit
94aa2b8af0
@ -944,6 +944,7 @@ endef
|
||||
define Device/tl-wa850re-v1
|
||||
$(Device/tplink-4mlzma)
|
||||
DEVICE_TITLE := TP-LINK TL-WA850RE
|
||||
DEVICE_PACKAGES := rssileds
|
||||
BOARDNAME := TL-WA850RE
|
||||
DEVICE_PROFILE := TLWA850
|
||||
TPLINK_HWID := 0x08500001
|
||||
|
Loading…
Reference in New Issue
Block a user