update to the latest stable kernels
[openwrt/svn-archive/archive.git] / target / linux / at91 / Makefile
index 074a68f9e5cb4c46ce6d1acf7fb761117088bd2f..03ebe22ce4c649b7d573a2ae0b13a1fd81bc6d04 100644 (file)
@@ -8,11 +8,12 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=at91
+MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
 BOARDNAME:=Atmel AT91
 FEATURES:=squashfs jffs2 targz
 CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
 
-LINUX_VERSION:=2.6.34.5
+LINUX_VERSION:=2.6.35.9
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk