From: Florian Fainelli Date: Mon, 25 May 2009 13:21:33 +0000 (+0000) Subject: include atm drivers in default images, otherwise firmware is just useless X-Git-Tag: reboot~23454 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=9e9ac96aeb2fff71b29828fd04c20569a775d3d6;ds=sidebyside include atm drivers in default images, otherwise firmware is just useless SVN-Revision: 16051 --- diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index f0cb5311b6..a78c703f41 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -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