55de1fc4ad2a18bd77d3efcadd1d7f83e718d381
[openwrt/staging/ldir.git] / target / linux / ar7 / generic / 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-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
11 kmod-sangam-atm-annex-b
12 endef
13
14 define Profile/Annex-B/Description
15 Package set compatible with Annex-B DSL lines (Germany).
16 endef
17 $(eval $(call Profile,Annex-B))
18