[backfire] fix typo in previous commit
[openwrt-10.03/.git] / target / linux / brcm-2.4 / profiles / WRT610Nv1.mk
1 #
2 # Copyright (C) 2010 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/WRT610Nv1
9   NAME:=Linksys WRT610N v1.1
10   PACKAGES:=kmod-brcm-wl-mimo wlc nas kmod-wlcompat kmod-brcm-57xx kmod-usb-core kmod-usb-ohci kmod-usb2
11 endef
12
13 define Profile/WRT610Nv1/Description
14         Package set optimized for the WRT610N v1
15 endef
16 $(eval $(call Profile,WRT610Nv1))
17