diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 14:28:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 14:28:16 +0000 |
commit | dee39d10ee9f16a4032be1f0ff589f9ba962b9c3 (patch) | |
tree | a1f5dbf16be3eb439155d1bc67ef47e262c85056 /target/linux/ar7/Makefile | |
parent | 3465540af9f9082591738d09b3a924e53ea851b4 (diff) | |
download | upstream-dee39d10ee9f16a4032be1f0ff589f9ba962b9c3.tar.gz upstream-dee39d10ee9f16a4032be1f0ff589f9ba962b9c3.tar.bz2 upstream-dee39d10ee9f16a4032be1f0ff589f9ba962b9c3.zip |
upgrade to 2.6.25.9
SVN-Revision: 11584
Diffstat (limited to 'target/linux/ar7/Makefile')
-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 |