summaryrefslogtreecommitdiff
path: root/target/linux/etrax/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2008-05-03 17:38:13 +0000
committerJohn Crispin <john@openwrt.org>2008-05-03 17:38:13 +0000
commite199de8f01d8f5e108b6e209faee8e62300c0875 (patch)
tree9d6b01d15c2efa84ab5184473c8de830a8fb2e85 /target/linux/etrax/Makefile
parentae92bf4ae4178a30d1bc6e9b6dd58dca7c8ab37b (diff)
downloadmtk-20170518-e199de8f01d8f5e108b6e209faee8e62300c0875.zip
mtk-20170518-e199de8f01d8f5e108b6e209faee8e62300c0875.tar.gz
mtk-20170518-e199de8f01d8f5e108b6e209faee8e62300c0875.tar.bz2
bump etrax to .25.1
SVN-Revision: 11031
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 2ac747c..119dbb2 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