From 4f93342d92a51f4bb78c76e2d511fcaa6de738f0 Mon Sep 17 00:00:00 2001 From: Lech Perczak Date: Wed, 5 Sep 2018 19:40:16 +0200 Subject: 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 --- target/linux/ath79/image/generic-ubnt.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/ath79/image/generic-ubnt.mk b/target/linux/ath79/image/generic-ubnt.mk index 49f5fcc4f2..d9411c6c2f 100644 --- a/target/linux/ath79/image/generic-ubnt.mk +++ b/target/linux/ath79/image/generic-ubnt.mk @@ -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 -- cgit v1.2.3