update to the latest stable kernels
[openwrt/staging/yousong.git] / target / linux / etrax / Makefile
index c174a7fa5bec24dd6d8521004e1d584575e81a25..f6e04a497ea5d8650205559646fe8aa6eb9f7c81 100644 (file)
@@ -8,9 +8,10 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=cris
 BOARD:=etrax
-BOARDNAME:=Foxboard (ETRAX 100LX)
-FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.32.14
+MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
+BOARDNAME:=Axis ETRAX 100LX
+FEATURES:=squashfs jffs2 usb
+LINUX_VERSION:=2.6.32.26
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk