[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 8225791..f20b7e6 100644 (file)
@@ -12,9 +12,9 @@ MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
 BOARDNAME:=Atmel AT91
 FEATURES:=squashfs jffs2 targz
 CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
-SUBTARGETS:=netus tqma9263
+SUBTARGETS:=netus tqma9263 flexibity
 
-LINUX_VERSION:=2.6.38
+LINUX_VERSION:=3.3.2
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk