ramips: add suport for ZBT APE522II
[openwrt/openwrt.git] / target / linux / ar71xx / generic / profiles / redwave.mk
1 #
2 # Copyright (C) 2011 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/RW2458N
9 NAME:=Redwave RW2458N
10 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-ath9k wpad-mini
11 endef
12
13 define Profile/RW2458N/Description
14 Package set optimized for the Redwave RW2458N board.
15 endef
16
17 $(eval $(call Profile,RW2458N))