aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/etrax
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-07-05 14:39:13 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-07-05 14:39:13 +0000
commitf74d16548d4bb98910647c8d6ab2a9198bb32955 (patch)
treeb8ba53f513ef4959cba78396934e2d4aa5852feb /target/linux/etrax
parent62e10e70175e71ac7c214b3158b9d20b30539b3b (diff)
downloadupstream-f74d16548d4bb98910647c8d6ab2a9198bb32955.tar.gz
upstream-f74d16548d4bb98910647c8d6ab2a9198bb32955.tar.bz2
upstream-f74d16548d4bb98910647c8d6ab2a9198bb32955.zip
update targets to 2.6.30.1, update patches
SVN-Revision: 16697
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 ec81d9f754..bb8591bf3d 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
+LINUX_VERSION:=2.6.30.1
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk