X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far7%2FMakefile;h=a78c703f41c3b5edba6e3adc4b37595afe56fe08;hp=4d07238070a13982104b391cffb3f2fbf011188e;hb=9e9ac96aeb2fff71b29828fd04c20569a775d3d6;hpb=1fd291063aa3aadafb4dcf6074ede11332a997d0 diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 4d07238070..a78c703f41 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,10 +11,13 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.26.3 +LINUX_VERSION:=2.6.27.22 include $(INCLUDE_DIR)/target.mk +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 endef