mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
ar71xx: add rssileds for xw devices
Commit7ebbbda293
("ar71xx: ubnt-(xm,xw): fix LED RSSI indication") adds support for using the RSSI strenght via LEDS. The rssileds package addition got lost during altering the patch. Add it again to fix this. Fixes:7ebbbda293
("ar71xx: ubnt-(xm,xw): fix LED RSSI indication") Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
parent
93034bf7f0
commit
8c9f255ce5
@ -57,6 +57,7 @@ endef
|
||||
|
||||
define Device/ubnt-xw
|
||||
$(Device/ubnt)
|
||||
DEVICE_PACKAGES += rssileds
|
||||
UBNT_TYPE := XW
|
||||
UBNT_CHIP := ar934x
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user