[OpenWrt-Devel] [PATCH 2/2] kirkwood: switch to kernel 4.19
Adrian Schmutzler
freifunk at adrianschmutzler.de
Thu Feb 27 09:54:31 EST 2020
From: Pawel Dembicki <paweldembicki at gmail.com>
Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
---
Since I've mostly done cosmetic changes on this target,
I'd be happy about an Acked-by so I can push this bump.
The patch for adding 4.19 support on this target is actually
from 2018.
Adrian
---
target/linux/kirkwood/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index adc7a496e1..2e615e42bd 100644
--- a/target/linux/kirkwood/Makefile
+++ b/target/linux/kirkwood/Makefile
@@ -13,8 +13,7 @@ FEATURES:=usb nand squashfs ramdisk
CPU_TYPE:=xscale
MAINTAINER:=Luka Perkov <luka at openwrt.org>
-KERNEL_PATCHVER:=4.14
-KERNEL_TESTING_PATCHVER := 4.19
+KERNEL_PATCHVER:=4.19
include $(INCLUDE_DIR)/target.mk
--
2.20.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list