From 8e21d0112757bd2e4f8868715b89e8067279e154 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 5 Feb 2007 21:55:32 +0000 Subject: add profile for the wgt634u git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6269 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm-2.6/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target') diff --git a/target/linux/brcm-2.6/Makefile b/target/linux/brcm-2.6/Makefile index 0d5533194..962445388 100644 --- a/target/linux/brcm-2.6/Makefile +++ b/target/linux/brcm-2.6/Makefile @@ -29,6 +29,16 @@ define Profile/Atheros/Description endef $(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 NAME:=No WiFi PACKAGES:= -- cgit v1.2.3