From 62d294011e8e4cce52b48ce4be1a4fcd3e0ee9d8 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 3 Sep 2014 03:10:47 +0000 Subject: at91: switch to 3.14 We need a new kernel version to support Cortex-A5 based platforms such as SAMA5GD3. Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42415 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/at91/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 47fc2f67df..1c96492dac 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -11,9 +11,9 @@ BOARD:=at91 MAINTAINER:=Claudio Mignanti BOARDNAME:=Atmel AT91 FEATURES:=squashfs targz ext2 usb -SUBTARGETS:=legacy +SUBTARGETS:=legacy sama5d3 -LINUX_VERSION:=3.10.49 +LINUX_VERSION:=3.14.16 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3