[source] ipq806x: set v4.9 as default

LEDE Commits lede-commits at lists.infradead.org
Wed Mar 22 01:45:48 PDT 2017


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/ef6c4cc4ee046aa3f0bdb307c2ceea45ac2636aa

commit ef6c4cc4ee046aa3f0bdb307c2ceea45ac2636aa
Author: John Crispin <john at phrozen.org>
AuthorDate: Wed Mar 15 11:49:43 2017 +0100

    ipq806x: set v4.9 as default
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 target/linux/ipq806x/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile
index 3a65d33..e78273c 100644
--- a/target/linux/ipq806x/Makefile
+++ b/target/linux/ipq806x/Makefile
@@ -10,7 +10,7 @@ CPU_TYPE:=cortex-a15
 CPU_SUBTYPE:=neon-vfpv4
 MAINTAINER:=John Crispin <john at phrozen.org>
 
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
 
 KERNELNAME:=zImage Image dtbs
 



More information about the lede-commits mailing list