brcm47xx: backport r29923
[openwrt-10.03/.git] / target / linux / ar7 / profiles / 100-Annex-A.mk
1 #
2 # Copyright (C) 2009 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/Annex-A
9   NAME:=Annex-A DSL firmware (default)
10   PACKAGES:=kmod-sangam-atm-annex-a
11 endef
12
13 define Profile/Annex-A/Description
14         Package set compatible with Annex-A DSL lines (most countries).
15 endef
16 $(eval $(call Profile,Annex-A))
17