mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-11 21:25:48 +00:00
octeon: add kmod-usb-dwc3-octeon to DEFAULT_PACKAGES
Since 24.10.0 the Linux kernel needs this to enable the USB stack on Cavium Octeon platforms with DesignWare Core USB3 IP. Issue: https://github.com/openwrt/openwrt/issues/17195 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Link: https://github.com/openwrt/openwrt/pull/17393 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
9adcf61abb
commit
0cba20f082
@ -18,6 +18,6 @@ endef
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES += mkf2fs e2fsprogs
|
||||
DEFAULT_PACKAGES += mkf2fs e2fsprogs kmod-usb-dwc3-octeon
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
Loading…
x
Reference in New Issue
Block a user