Author: florian
Date: 2014-09-03 05:10:47 +0200 (Wed, 03 Sep 2014)
New Revision: 42415

Modified:
   trunk/target/linux/at91/Makefile
Log:
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 <[email protected]>

Modified: trunk/target/linux/at91/Makefile
===================================================================
--- trunk/target/linux/at91/Makefile    2014-09-03 03:10:18 UTC (rev 42414)
+++ trunk/target/linux/at91/Makefile    2014-09-03 03:10:47 UTC (rev 42415)
@@ -11,9 +11,9 @@
 MAINTAINER:=Claudio Mignanti <[email protected]>
 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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to