From 28e5045f3abab56fe31a0425de58e604218ebb86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 16 Mar 2023 22:01:51 +0100 Subject: bcm4908: include usbport trigger MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rafał Miłecki (cherry picked from commit cb2661844a5d54d44230ee564d4f17605a794a49) --- target/linux/bcm4908/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/bcm4908/Makefile') diff --git a/target/linux/bcm4908/Makefile b/target/linux/bcm4908/Makefile index fcfe04962b..dcca6fe048 100644 --- a/target/linux/bcm4908/Makefile +++ b/target/linux/bcm4908/Makefile @@ -22,6 +22,7 @@ KERNELNAME:=Image dtbs DEFAULT_PACKAGES += \ bcm4908img fdt-utils uboot-envtools \ 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)) -- cgit v1.2.3