aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2008-05-03 17:38:13 +0000
committerJohn Crispin <blogic@openwrt.org>2008-05-03 17:38:13 +0000
commitfa06141f42fa53e088c576fb37fc475b33d4d9fb (patch)
treeb55c7ed6d32fe9237e860330d6bfe08933c78c41 /target/linux/etrax/Makefile
parentc2153f767b12d0a87615b9f690b784213878f130 (diff)
downloadmaster-187ad058-fa06141f42fa53e088c576fb37fc475b33d4d9fb.tar.gz
master-187ad058-fa06141f42fa53e088c576fb37fc475b33d4d9fb.tar.bz2
master-187ad058-fa06141f42fa53e088c576fb37fc475b33d4d9fb.zip
bump etrax to .25.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11031 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/etrax/Makefile')
-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 2ac747cd0d..119dbb29d7 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
+LINUX_VERSION:=2.6.25.1
include $(INCLUDE_DIR)/target.mk