mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 18:14:04 +02: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:
parent
8e9603e298
commit
8e21d01127
@ -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