diff options
author | John Crispin <john@phrozen.org> | 2020-01-14 17:15:57 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-28 17:50:46 +0100 |
commit | 272e0a702a2bcfb383c59051f37c87dcdbe844f5 (patch) | |
tree | 1f8b47032764ae85be26374e8de4df2de724df1c /target/linux/ipq40xx/Makefile | |
parent | 25d9df670b850a4e3702e084ff249baa1670ae3f (diff) | |
download | upstream-272e0a702a2bcfb383c59051f37c87dcdbe844f5.tar.gz upstream-272e0a702a2bcfb383c59051f37c87dcdbe844f5.tar.bz2 upstream-272e0a702a2bcfb383c59051f37c87dcdbe844f5.zip |
ipq40xx: add v5.4 support
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ipq40xx/Makefile')
-rw-r--r-- | target/linux/ipq40xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile index 9e26b277fa..7c31bad45f 100644 --- a/target/linux/ipq40xx/Makefile +++ b/target/linux/ipq40xx/Makefile @@ -10,6 +10,7 @@ MAINTAINER:=John Crispin <john@phrozen.org> SUBTARGETS:=generic KERNEL_PATCHVER:=4.19 +KERNEL_TESTING_PATCHVER:=5.4 KERNELNAME:=zImage Image dtbs |