Use 2.6.25 for rdc321x
[openwrt-10.03/.git] / target / linux / rdc / profiles / DIR-450.mk
1 #
2 # Copyright (C) 2007 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/dir450
9   NAME:=D-Link DIR-450
10   PACKAGES:=kmod-madwifi kmod-pcmcia-core kmod-nozomi
11 endef
12
13 define Profile/dir450/description
14   Packages set compatible with the D-Link DIR-450 3G router
15 endef
16
17 $(eval $(call Profile,dir450))