diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-26 14:28:16 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-26 14:28:16 +0000 |
commit | ca231a83316d1fb68785814aae8b02d3d025a98b (patch) | |
tree | 3328fb59efa10b09597de3deb9662b6c5af4df0f /target/linux/ar7 | |
parent | 94061cfeeb7f057cc50f5282b5ef010052ffea9c (diff) |
upgrade to 2.6.25.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7')
-rw-r--r-- | target/linux/ar7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index d5e403f8eb..cba33b293d 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,7 +11,7 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.25.7 +LINUX_VERSION:=2.6.25.9 include $(INCLUDE_DIR)/target.mk |