From 3e0df3b274bd2793ce089f9bd8c40c7ed4b56de6 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 25 May 2009 13:21:33 +0000 Subject: [PATCH 1/1] [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 --- target/linux/ar7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.35.1