generic-2.6: add 2.6.34 preliminary support (patches)
[openwrt.git] / target / linux / ar71xx / profiles / ubnt.mk
index 849e3c2..a7fd9a2 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/UBNTRS
        NAME:=Ubiquiti RouterStation
-       PACKAGES:=kmod-usb-ohci kmod-usb2
+       PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
 endef
 
 define Profile/UBNTRS/Description
@@ -18,7 +18,7 @@ $(eval $(call Profile,UBNTRS))
 
 define Profile/UBNTRSPRO
        NAME:=Ubiquiti RouterStation Pro
-       PACKAGES:=kmod-usb-ohci kmod-usb2
+       PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
 endef
 
 define Profile/UBNTRSPRO/Description
@@ -29,7 +29,7 @@ $(eval $(call Profile,UBNTRSPRO))
 
 define Profile/UBNT
        NAME:=Ubiquiti Products
-       PACKAGES:=kmod-usb-ohci kmod-usb2
+       PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
 endef
 
 define Profile/UBNT/Description
This page took 0.036139 seconds and 4 git commands to generate.