Skip to content
Snippets Groups Projects
Commit 640579bf authored by Florian Fainelli's avatar Florian Fainelli
Browse files

at91: switch to 3.14


We need a new kernel version to support Cortex-A5 based platforms such
as SAMA5GD3.

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>

SVN-Revision: 42415
parent 892d571d
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,9 @@ BOARD:=at91 ...@@ -11,9 +11,9 @@ BOARD:=at91
MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com> MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
BOARDNAME:=Atmel AT91 BOARDNAME:=Atmel AT91
FEATURES:=squashfs targz ext2 usb 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 include $(INCLUDE_DIR)/target.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment