aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2020-02-10 07:46:56 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-02-28 17:50:46 +0100
commit50c6938b95a0c915c5c8ffe1fe67a94b9402e98e (patch)
tree3e2ee026d1a8b32f9fa89e7b96aae9bf03a5bf20 /target/linux/bcm53xx/Makefile
parent6d5291ff7244a8d5c914542ff2b3809609fdb1c0 (diff)
downloadupstream-50c6938b95a0c915c5c8ffe1fe67a94b9402e98e.tar.gz
upstream-50c6938b95a0c915c5c8ffe1fe67a94b9402e98e.tar.bz2
upstream-50c6938b95a0c915c5c8ffe1fe67a94b9402e98e.zip
bcm53xx: add v5.4 support
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/bcm53xx/Makefile')
-rw-r--r--target/linux/bcm53xx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile
index 6c19263fdf..b63aeaa0f9 100644
--- a/target/linux/bcm53xx/Makefile
+++ b/target/linux/bcm53xx/Makefile
@@ -14,8 +14,8 @@ MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
CPU_TYPE:=cortex-a9
SUBTARGETS:=generic
-KERNEL_PATCHVER:=4.14
-KERNEL_TESTING_PATCHVER := 4.19
+KERNEL_PATCHVER:=4.19
+KERNEL_TESTING_PATCHVER:=5.4
define Target/Description
Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.