[source] orion: Switch to 4.9 kernel

LEDE Commits lede-commits at lists.infradead.org
Tue Oct 24 18:39:39 PDT 2017


florian pushed a commit to source.git, branch master:
https://git.lede-project.org/9a6e2d7d09a5c0882c8e3b0a401e79fca30d98fb

commit 9a6e2d7d09a5c0882c8e3b0a401e79fca30d98fb
Author: Florian Fainelli <f.fainelli at gmail.com>
AuthorDate: Tue Oct 24 17:46:15 2017 -0700

    orion: Switch to 4.9 kernel
    
    Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
---
 target/linux/orion/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 5a54100..07583e4 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -13,7 +13,7 @@ FEATURES:=broken rtc
 SUBTARGETS:=generic harddisk
 MAINTAINER:=Imre Kaloz <kaloz at openwrt.org>
 
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
 
 include $(INCLUDE_DIR)/target.mk
 



More information about the lede-commits mailing list