remove 2.6.36 config options which no longer exist
[openwrt.git] / target / linux / at91 / Makefile
index 446de34..46cc784 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.7
+LINUX_VERSION:=2.6.35.7
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk
This page took 0.023045 seconds and 4 git commands to generate.