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/ixp4xx | |
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/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index fec02efc34..46639ecfb4 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.25.7 +LINUX_VERSION:=2.6.25.9 include $(INCLUDE_DIR)/target.mk |