[ar7] rework ar7 profiles to separate dsl firmwares, annex-a being now the default...
[openwrt/svn-archive/archive.git] / target / linux / ar7 / profiles / 110-Annex-B.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-B
9 NAME:=Annex-B DSL firmware
10 PACKAGES:=kmod-sangam-atm-annex-b
11 endef
12
13 define Profile/Annex-B/Description
14 Package set compatible with Annex-B DSL lines (Germany).
15 endef
16 $(eval $(call Profile,Annex-B))
17