include atm drivers in default images, otherwise firmware is just useless
SVN-Revision: 16051
This commit is contained in:
parent
3b92b4de00
commit
9e9ac96aeb
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ LINUX_VERSION:=2.6.27.22
|
|||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl kmod-acx
|
||||
DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa br2684ctl kmod-acx \
|
||||
kmod-sangam-atm-annex-a kmod-sangam-atm-annex-b
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for TI AR7 based routers
|
||||
|
|
Loading…
Reference in a new issue