summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-11 11:38:39 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-11 11:38:39 +0000
commit2eb6751084190c5fc42566103811e0f72e291eb8 (patch)
tree370c33dc9d6b54b2ae43f7aad95e8e9419e3fc0d /target/linux/etrax
parent4a0631658c194d2db27f1a4bb083d762adc5e68f (diff)
downloadmaster-31e0f0ae-2eb6751084190c5fc42566103811e0f72e291eb8.tar.gz
master-31e0f0ae-2eb6751084190c5fc42566103811e0f72e291eb8.tar.bz2
master-31e0f0ae-2eb6751084190c5fc42566103811e0f72e291eb8.zip
upgrade to 2.6.25.6
SVN-Revision: 11435
Diffstat (limited to 'target/linux/etrax')
-rw-r--r--target/linux/etrax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile
index f76388f46c..dfb7502aa7 100644
--- a/target/linux/etrax/Makefile
+++ b/target/linux/etrax/Makefile
@@ -10,7 +10,7 @@ ARCH:=cris
BOARD:=etrax
BOARDNAME:=Foxboard (ETRAX 100LX)
FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.25.4
+LINUX_VERSION:=2.6.25.6
include $(INCLUDE_DIR)/target.mk