From: florian Date: Mon, 25 May 2009 13:21:33 +0000 (+0000) Subject: [ar7] include atm drivers in default images, otherwise firmware is just useless X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=3e0df3b274bd2793ce089f9bd8c40c7ed4b56de6;hp=2ed8e5602fadd4d03e0ed0f3af3041d874b56e66 [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-a3cf2f4a3e73 --- diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index f0cb5311b..a78c703f4 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