bcm4908: add USB packages to the DEFAULT_PACKAGES
[openwrt/staging/mkresin.git] / target / linux / bcm4908 / Makefile
index d5f82a188ec1886b2c03d68db10dbf9e6ef82a24..5bee66fe2b429d403a297663f061dc7d892943d6 100644 (file)
@@ -20,4 +20,6 @@ include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:=Image dtbs
 
+DEFAULT_PACKAGES += kmod-usb-ohci kmod-usb2 kmod-usb3
+
 $(eval $(call BuildTarget))