[at91] Update the kernel to 3.3.x series, remove patches that doesn't apply anymore
[15.05/openwrt.git] / target / linux / at91 / Makefile
index 0ef55e6..f20b7e6 100644 (file)
@@ -11,10 +11,10 @@ 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
-SUBTARGETS:=netus tqma9263
+CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
+SUBTARGETS:=netus tqma9263 flexibity
 
-LINUX_VERSION:=2.6.35.11
+LINUX_VERSION:=3.3.2
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk