[kernel] Add buildfix for kernel 2.6.21
[openwrt.git] / target / linux / ar7 / Makefile
index 4cf12a9..67334cc 100644 (file)
@@ -11,10 +11,13 @@ BOARD:=ar7
 BOARDNAME:=TI AR7
 FEATURES:=squashfs jffs2 atm
 
-LINUX_VERSION:=2.6.26.5
+LINUX_VERSION:=2.6.27.22
 
 include $(INCLUDE_DIR)/target.mk
 
+DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \
+               kmod-acx kmod-sangam-atm-annex-a kmod-sangam-atm-annex-b
+
 define Target/Description
        Build firmware images for TI AR7 based routers
 endef
This page took 0.023659 seconds and 4 git commands to generate.