etrax: dump to 2.6.29
[oweals/openwrt.git] / target / linux / etrax / Makefile
index dcc0c37a71a9c8f1ccb97a78a571d25120caef66..40f04fa2e3c1e8554f7b00c6f03ade3abe1e9e96 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
 ARCH:=cris
 BOARD:=etrax
 BOARDNAME:=Foxboard (ETRAX 100LX)
-FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.25.17
+FEATURES:=squashfs jffs2
+LINUX_VERSION:=2.6.29.1
 
 include $(INCLUDE_DIR)/target.mk