x86: add support for 3.14
[oweals/openwrt.git] / target / linux / at91 / Makefile
index ff93076f1d8eb9a3c6ebb39d9f56e68dd43cef1e..27ee330026f925f2c6b09999a1d98f448cd52e98 100644 (file)
@@ -11,9 +11,9 @@ BOARD:=at91
 MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
 BOARDNAME:=Atmel AT91
 FEATURES:=squashfs targz ext2 usb
-CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
+SUBTARGETS:=legacy sama5d3
 
-LINUX_VERSION:=3.8.13
+KERNEL_PATCHVER:=3.14
 
 include $(INCLUDE_DIR)/target.mk