diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
commit | 2eb6751084190c5fc42566103811e0f72e291eb8 (patch) | |
tree | 370c33dc9d6b54b2ae43f7aad95e8e9419e3fc0d /target/linux/ar7 | |
parent | 4a0631658c194d2db27f1a4bb083d762adc5e68f (diff) | |
download | upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.gz upstream-2eb6751084190c5fc42566103811e0f72e291eb8.tar.bz2 upstream-2eb6751084190c5fc42566103811e0f72e291eb8.zip |
upgrade to 2.6.25.6
SVN-Revision: 11435
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 f5c6b9950f..1c6359933c 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.4 +LINUX_VERSION:=2.6.25.6 include $(INCLUDE_DIR)/target.mk |