diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-11 11:38:39 +0000 |
commit | c4019d34c188973cd54bb7e49e4fdaa5047e2e41 (patch) | |
tree | c2901b338cce99f46b9e9cc78cbd8250a50a986d /target/linux/ixp4xx | |
parent | fe3a7429b232894e821665dd4d65006faed8378d (diff) |
upgrade to 2.6.25.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11435 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 7b95752cbe..f519108b63 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.4 +LINUX_VERSION:=2.6.25.6 include $(INCLUDE_DIR)/target.mk |