strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt/staging/mkresin.git] / target / linux / brcm47xx / profiles / WGT634U.mk
1 #
2 # Copyright (C) 2006 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/WGT634U
9 NAME:=Netgear WGT634U
10 PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2
11 endef
12
13 define Profile/WGT634U/Description
14 Package set compatible with the Netgear WGT634U. Contains USB support
15 endef
16 $(eval $(call Profile,WGT634U))
17