diff options
author | John Crispin <blogic@openwrt.org> | 2008-05-03 17:38:13 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2008-05-03 17:38:13 +0000 |
commit | fa06141f42fa53e088c576fb37fc475b33d4d9fb (patch) | |
tree | b55c7ed6d32fe9237e860330d6bfe08933c78c41 /target/linux/etrax/Makefile | |
parent | c2153f767b12d0a87615b9f690b784213878f130 (diff) | |
download | upstream-fa06141f42fa53e088c576fb37fc475b33d4d9fb.tar.gz upstream-fa06141f42fa53e088c576fb37fc475b33d4d9fb.tar.bz2 upstream-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/Makefile | 2 |
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 |