mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-10 00:29:26 +00:00
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] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
fe6a04a8fe
commit
261c746631
@ -89,7 +89,7 @@ define Device/samsung_cy-swr1100
|
||||
SEAMA_SIGNATURE := wrgnd10_samsung_ss815
|
||||
DEVICE_VENDOR := Samsung
|
||||
DEVICE_MODEL := CY-SWR1100
|
||||
DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 swconfig
|
||||
DEVICE_PACKAGES := kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport swconfig
|
||||
SUPPORTED_DEVICES += cy-swr1100
|
||||
endef
|
||||
TARGET_DEVICES += samsung_cy-swr1100
|
||||
|
Loading…
Reference in New Issue
Block a user