mirror of https://github.com/hak5/openwrt.git
ipq806x: add 5.4 as testing kernel version
Add 5.4 kernel version as a new testing kernel option. Ref: https://github.com/openwrt/openwrt/pull/2793 Tested-by: Hannu Nyman <hannu.nyman@iki.fi> [ipq8065, R7800] Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> [ipq8065, NBG6817] Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> [added Tested-by tags] Signed-off-by: Petr Štetiar <ynezz@true.cz>master
parent
a2c0b02dfa
commit
633c5137df
|
@ -12,6 +12,7 @@ MAINTAINER:=John Crispin <john@phrozen.org>
|
|||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=4.19
|
||||
KERNEL_TESTING_PATCHVER:=5.4
|
||||
|
||||
KERNELNAME:=zImage Image dtbs
|
||||
|
||||
|
|
Loading…
Reference in New Issue