mirror of https://github.com/hak5/openwrt.git
parent
6400108bbb
commit
6cef0de7b6
|
@ -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 New Issue