mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-13 01:58:42 +00:00
add profile for the wgt634u
SVN-Revision: 6269
This commit is contained in:
parent
202bd45033
commit
311fc9cf30
@ -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:=
|
||||||
|
Loading…
Reference in New Issue
Block a user