summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-07-26 10:53:23 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-07-26 10:53:23 +0000
commit104b3386a23c4179fb3a993bed106c256625a70d (patch)
tree2fe999020575731d650df26a0a188e045f2db29e /target/linux/etrax
parentbdfc0556b878cc06a0741983227a8f166079c50d (diff)
downloadmaster-31e0f0ae-104b3386a23c4179fb3a993bed106c256625a70d.tar.gz
master-31e0f0ae-104b3386a23c4179fb3a993bed106c256625a70d.tar.bz2
master-31e0f0ae-104b3386a23c4179fb3a993bed106c256625a70d.zip
update to 2.6.25.12
SVN-Revision: 11933
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 9c125b0972..abe56533aa 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.10
+LINUX_VERSION:=2.6.25.12
include $(INCLUDE_DIR)/target.mk