Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34206
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.
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
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