diff options
author | John Crispin <john@openwrt.org> | 2008-05-03 17:38:13 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-05-03 17:38:13 +0000 |
commit | e199de8f01d8f5e108b6e209faee8e62300c0875 (patch) | |
tree | 9d6b01d15c2efa84ab5184473c8de830a8fb2e85 /target/linux/etrax/Makefile | |
parent | ae92bf4ae4178a30d1bc6e9b6dd58dca7c8ab37b (diff) | |
download | mtk-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/Makefile | 2 |
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 |