aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/etrax
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2009-06-11 08:26:52 +0000
committerHamish Guthrie <hcg@openwrt.org>2009-06-11 08:26:52 +0000
commit8cd16ebd280dbfe339eabd6c1cdad492ae2bffc7 (patch)
treec403cf2b44e7a0f982dd715ad375086f8bd52d74 /target/linux/etrax
parent6103f5ecba4cf222d89eea256b0cb48129426183 (diff)
downloadupstream-8cd16ebd280dbfe339eabd6c1cdad492ae2bffc7.tar.gz
upstream-8cd16ebd280dbfe339eabd6c1cdad492ae2bffc7.tar.bz2
upstream-8cd16ebd280dbfe339eabd6c1cdad492ae2bffc7.zip
Bump 2.6.30 kernel version to final
SVN-Revision: 16419
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 b90a45cae5..b7970fad27 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
-LINUX_VERSION:=2.6.30-rc8
+LINUX_VERSION:=2.6.30
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk