[MINI2440] Updated defconfig to add (optional) packages
[openwrt/mini2440.git] / target / linux / brcm47xx / profiles / WGT634U.mk
blob2a81e3ae13b756e398d4cab147e8fe900445e20c
2 # Copyright (C) 2006 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile/WGT634U
9 NAME:=Netgear WGT634U
10 PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2
11 endef
13 define Profile/WGT634U/Description
14 Package set compatible with the Netgear WGT634U. Contains USB support
15 endef
16 $(eval $(call Profile,WGT634U))