projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b4eb807eb3136848cdd62f1e27ad3d48ba36e213
[openwrt.git]
/
target
/
linux
/
ar7-2.4
/
profiles
/
AnnexB.mk
1
#
2
# Copyright (C) 2006 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
/
AnnexB
9
NAME
:=
ADSL Annex B
10
PACKAGES
:=
kmod-sangam-atm-annex-b ppp-mod-pppoa
11
endef
12
$(
eval
$(
call Profile
,
AnnexB
))
13
This page took
0.042475 seconds
and
3
git commands to generate.