push atm, br2684ctl and kmod-pppoa down the DSL Profile
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34206
This commit is contained in:
parent
968c77147c
commit
bc73cf5345
3 changed files with 5 additions and 4 deletions
|
@ -17,8 +17,7 @@ LINUX_VERSION:=3.3.8
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
|
DEFAULT_PACKAGES+= kmod-acx-mac80211 swconfig wpad-mini
|
||||||
kmod-acx-mac80211 swconfig wpad-mini
|
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for TI AR7 based routers.
|
Build firmware images for TI AR7 based routers.
|
||||||
|
|
|
@ -7,7 +7,8 @@
|
||||||
|
|
||||||
define Profile/Annex-A
|
define Profile/Annex-A
|
||||||
NAME:=Annex-A DSL firmware (default)
|
NAME:=Annex-A DSL firmware (default)
|
||||||
PACKAGES:=kmod-sangam-atm-annex-a
|
PACKAGES:=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
|
||||||
|
kmod-sangam-atm-annex-a
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Annex-A/Description
|
define Profile/Annex-A/Description
|
||||||
|
|
|
@ -7,7 +7,8 @@
|
||||||
|
|
||||||
define Profile/Annex-B
|
define Profile/Annex-B
|
||||||
NAME:=Annex-B DSL firmware
|
NAME:=Annex-B DSL firmware
|
||||||
PACKAGES:=kmod-sangam-atm-annex-b
|
PACKAGES:=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
|
||||||
|
kmod-sangam-atm-annex-b
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Annex-B/Description
|
define Profile/Annex-B/Description
|
||||||
|
|
Loading…
Reference in a new issue