ar71xx: add rssileds for xw devices
[openwrt/staging/wigyori.git] / target / linux / ar71xx / image / generic-ubnt.mk
index ac02be57db2a416b8c7d3ae14e0889414c0f6769..5db5c878fcdfb438ad67e21899cdcd62bfed0b03 100644 (file)
@@ -57,6 +57,7 @@ endef
 
 define Device/ubnt-xw
   $(Device/ubnt)
+  DEVICE_PACKAGES += rssileds
   UBNT_TYPE := XW
   UBNT_CHIP := ar934x
 endef