ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a mutex now
[openwrt.git] / target / linux / etrax / Makefile
index 469fa44147bcafcdc7d39a1e49e5ca989ffc3a40..cfe49536b5675708b6b912b031547b7740b62486 100644 (file)
@@ -8,9 +8,10 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=cris
 BOARD:=etrax
+MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
 BOARDNAME:=Axis ETRAX 100LX
 FEATURES:=squashfs jffs2 usb
-LINUX_VERSION:=2.6.32.20
+LINUX_VERSION:=2.6.32.29
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk