ath79: ubnt-xm: add rssileds package
In order to make RSSI indicator on the device work out of box, include "rssileds" package in per-device rootfs image by default for Ubiquiti XM family. Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
This commit is contained in:
parent
e440a9d73f
commit
4f93342d92
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ endef
|
|||
|
||||
define Device/ubnt-xm
|
||||
$(Device/ubnt)
|
||||
DEVICE_PACKAGES += kmod-usb-ohci
|
||||
DEVICE_PACKAGES += kmod-usb-ohci rssileds
|
||||
UBNT_TYPE := XM
|
||||
UBNT_CHIP := ar7240
|
||||
ATH_SOC := ar7241
|
||||
|
|
Loading…
Reference in a new issue