diff mbox

[OpenWrt-Devel,7/9] mvebu: Switch to 3.18

Message ID 1421164606-3222-8-git-send-email-maxime.ripard@free-electrons.com
State Not Applicable
Headers show

Commit Message

Maxime Ripard Jan. 13, 2015, 3:56 p.m. UTC
The 3.16 kernel introduced support for the A38x SoC family. In order to support
them, switch to the newer 3.18 kernel.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 target/linux/mvebu/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Imre Kaloz Jan. 14, 2015, 11:46 a.m. UTC | #1
Dopped this one, mvebu gained initial 3.18 support in r41232 and already  
uses that by default since r43893.


Imre

On Tue, 13 Jan 2015 16:56:44 +0100, Maxime Ripard  
<maxime.ripard@free-electrons.com> wrote:

> The 3.16 kernel introduced support for the A38x SoC family. In order to  
> support
> them, switch to the newer 3.18 kernel.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> ---
>  target/linux/mvebu/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
> index 8dd0e617143e..724e6ed75e7e 100644
> --- a/target/linux/mvebu/Makefile
> +++ b/target/linux/mvebu/Makefile
> @@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
>  CPU_SUBTYPE:=vfpv3
>  MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
> -KERNEL_PATCHVER:=3.14
> +KERNEL_PATCHVER:=3.18
> include $(INCLUDE_DIR)/target.mk
diff mbox

Patch

diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index 8dd0e617143e..724e6ed75e7e 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -14,7 +14,7 @@  CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=vfpv3
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
 
 include $(INCLUDE_DIR)/target.mk