add USB drivers for the NFS-101U/WU profiles
SVN-Revision: 14199
This commit is contained in:
parent
6400108bbb
commit
6cef0de7b6
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@ endef
|
||||||
|
|
||||||
define Profile/NFS101U
|
define Profile/NFS101U
|
||||||
NAME:=Cellvision NFS-101U Network File Server (Experimental)
|
NAME:=Cellvision NFS-101U Network File Server (Experimental)
|
||||||
PACKAGES:=-hostapd-mini
|
PACKAGES:=-hostapd-mini kmod-usb-ohci kmod-usb2
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/NFS101U/Description
|
define Profile/NFS101U/Description
|
||||||
|
@ -123,7 +123,7 @@ endef
|
||||||
|
|
||||||
define Profile/NFS101WU
|
define Profile/NFS101WU
|
||||||
NAME:=Cellvision NFS-101WU Network File Server (Experimental)
|
NAME:=Cellvision NFS-101WU Network File Server (Experimental)
|
||||||
PACKAGES:=-hostapd-mini
|
PACKAGES:=-hostapd-mini kmod-usb-ohci kmod-usb2
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/NFS101WU/Description
|
define Profile/NFS101WU/Description
|
||||||
|
|
Loading…
Reference in a new issue