mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add profile for the wgt634u
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6269 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -29,6 +29,16 @@ define Profile/Atheros/Description
|
|||||||
endef
|
endef
|
||||||
$(eval $(call Profile,Atheros))
|
$(eval $(call Profile,Atheros))
|
||||||
|
|
||||||
|
define Profile/WGT634U
|
||||||
|
NAME:=Netgear WGT634U
|
||||||
|
PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2
|
||||||
|
endef
|
||||||
|
|
||||||
|
define Profile/WGT634U/Description
|
||||||
|
Package set compatible with the Netgear WGT634U. Contains USB support
|
||||||
|
endef
|
||||||
|
$(eval $(call Profile,WGT634U))
|
||||||
|
|
||||||
define Profile/None
|
define Profile/None
|
||||||
NAME:=No WiFi
|
NAME:=No WiFi
|
||||||
PACKAGES:=
|
PACKAGES:=
|
||||||
|
|||||||
Reference in New Issue
Block a user