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
d65b1c815a
commit
1c4a116a30
1 changed files with 1 additions and 0 deletions
|
@ -486,6 +486,7 @@ endef
|
|||
define Device/tl-wa850re-v1
|
||||
$(Device/tplink-4mlzma)
|
||||
DEVICE_TITLE := TP-LINK TL-WA850RE v1
|
||||
DEVICE_PACKAGES := rssileds
|
||||
BOARDNAME := TL-WA850RE
|
||||
DEVICE_PROFILE := TLWA850
|
||||
TPLINK_HWID := 0x08500001
|
||||
|
|
Loading…
Reference in a new issue