etrax: dump to 2.6.29

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15260 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Claudio Mignanti
2009-04-19 15:36:30 +00:00
parent dccac6b2b8
commit 437de7d88c
12 changed files with 291 additions and 205 deletions

View 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.
@@ -10,7 +10,7 @@ ARCH:=cris
BOARD:=etrax
BOARDNAME:=Foxboard (ETRAX 100LX)
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.25.20
LINUX_VERSION:=2.6.29.1
include $(INCLUDE_DIR)/target.mk