projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
The kernel should be compiled big-endian
[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.048568 seconds
and
5
git commands to generate.