kernel: remove ocf support, cryptodev-linux should be used instead
[openwrt/openwrt.git] / target / linux / brcm47xx / generic / 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-b44 kmod-ath5k kmod-usb-core 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