ramips: add usb-ledtrig-usbport to DEVICE_PACKAGES of CY-SWR1100

CY-SWR1100 has a USB LED but kmod-usb-ledtrig-usbport is missing
in default images. This commit adds it.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[changed commit title, backported to 19.07]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 261c746631)
This commit is contained in:
Sungbo Eo 2019-11-13 23:23:17 +09:00 committed by Adrian Schmutzler
parent 079b202749
commit 60f41c6c9e
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ define Device/cy-swr1100
KERNEL := $(KERNEL_DTB)
SEAMA_SIGNATURE := wrgnd10_samsung_ss815
DEVICE_TITLE := Samsung CY-SWR1100
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 | \
kmod-usb-ledtrig-usbport swconfig
endef
TARGET_DEVICES += cy-swr1100