summaryrefslogtreecommitdiff
path: root/target/linux/etrax
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-07-20 10:18:56 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-07-20 10:18:56 +0000
commitc3aa860a1157a5c8dbf0be1f73ada73ec4894572 (patch)
tree0afa09795f92fd5548c51c0be93f8b15a47e4e63 /target/linux/etrax
parentdd1f19f4c7c323a5a269b798bda277b25d59231f (diff)
downloadmtk-20170518-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.zip
mtk-20170518-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.gz
mtk-20170518-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.bz2
update to 2.6.30.2
SVN-Revision: 16931
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 bb8591b..0482641 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.1
+LINUX_VERSION:=2.6.30.2
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk