1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 16:53:51 +03:00

[ar7] push atm, br2684ctl and kmod-pppoa down the DSL Profile

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34206 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-11-16 13:00:48 +00:00
parent 1f55e96d45
commit 0b12543150
3 changed files with 5 additions and 4 deletions

View File

@ -17,8 +17,7 @@ LINUX_VERSION:=3.3.8
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
kmod-acx-mac80211 swconfig wpad-mini
DEFAULT_PACKAGES+= kmod-acx-mac80211 swconfig wpad-mini
define Target/Description
Build firmware images for TI AR7 based routers.

View File

@ -7,7 +7,8 @@
define Profile/Annex-A
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
define Profile/Annex-A/Description

View File

@ -7,7 +7,8 @@
define Profile/Annex-B
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
define Profile/Annex-B/Description