Procházet zdrojové kódy

add USB drivers for the NFS-101U/WU profiles

SVN-Revision: 14199
Gabor Juhos před 17 roky
rodič
revize
6cef0de7b6

+ 2 - 2
target/linux/adm5120/router_le/profiles/Cellvision.mk

@@ -114,7 +114,7 @@ endef
 
 define Profile/NFS101U
 	NAME:=Cellvision NFS-101U Network File Server (Experimental)
-	PACKAGES:=-hostapd-mini
+	PACKAGES:=-hostapd-mini kmod-usb-ohci kmod-usb2
 endef
 
 define Profile/NFS101U/Description
@@ -123,7 +123,7 @@ endef
 
 define Profile/NFS101WU
 	NAME:=Cellvision NFS-101WU Network File Server (Experimental)
-	PACKAGES:=-hostapd-mini
+	PACKAGES:=-hostapd-mini kmod-usb-ohci kmod-usb2
 endef
 
 define Profile/NFS101WU/Description