diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2009-06-11 08:26:52 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2009-06-11 08:26:52 +0000 |
commit | 8cd16ebd280dbfe339eabd6c1cdad492ae2bffc7 (patch) | |
tree | c403cf2b44e7a0f982dd715ad375086f8bd52d74 /target/linux/etrax/Makefile | |
parent | 6103f5ecba4cf222d89eea256b0cb48129426183 (diff) | |
download | upstream-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/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 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 |