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

2015-01-14 Thread Imre Kaloz
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  
 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 
---
 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 
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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

2015-01-13 Thread Maxime Ripard
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 
---
 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 
 
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
2.2.1
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel