mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
bcm4908: include usbport trigger
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
ffaabee9b8
commit
cb2661844a
@ -23,6 +23,7 @@ KERNELNAME:=Image dtbs
|
|||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
bcm4908img fdt-utils uboot-envtools \
|
bcm4908img fdt-utils uboot-envtools \
|
||||||
kmod-gpio-button-hotplug \
|
kmod-gpio-button-hotplug \
|
||||||
kmod-usb-ohci kmod-usb2 kmod-usb3
|
kmod-usb-ohci kmod-usb2 kmod-usb3 \
|
||||||
|
kmod-usb-ledtrig-usbport
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
Loading…
Reference in New Issue
Block a user