mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +00:00
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
@ -38,7 +38,7 @@ endef
|
|||||||
|
|
||||||
define Device/ubnt-xm
|
define Device/ubnt-xm
|
||||||
$(Device/ubnt)
|
$(Device/ubnt)
|
||||||
DEVICE_PACKAGES += kmod-usb-ohci
|
DEVICE_PACKAGES += kmod-usb-ohci rssileds
|
||||||
UBNT_TYPE := XM
|
UBNT_TYPE := XM
|
||||||
UBNT_CHIP := ar7240
|
UBNT_CHIP := ar7240
|
||||||
ATH_SOC := ar7241
|
ATH_SOC := ar7241
|
||||||
|
Loading…
x
Reference in New Issue
Block a user