[ar7] include atm drivers in default images, otherwise firmware is just useless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16051 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
545a539b2f
commit
24c503eef1
|
@ -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 New Issue