summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/Makefile
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2022-05-17 15:01:26 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2022-05-17 15:11:23 +0200
commit99ad84b6d9727a63f99a16e0b8386747262e3433 (patch)
tree1784b68c7c1ea305db31f5b619dec236976e3518 /target/linux/bcm27xx/Makefile
parent20ea6adbf199097c4f5f591ffee088340630dae4 (diff)
downloadopenwrt-99ad84b6d9727a63f99a16e0b8386747262e3433.tar.gz
openwrt-99ad84b6d9727a63f99a16e0b8386747262e3433.tar.bz2
openwrt-99ad84b6d9727a63f99a16e0b8386747262e3433.zip
bcm27xx: switch to 5.15
I tested it locally and I couldn't find any regressions, so let's give this a wider test :). Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bcm27xx/Makefile')
-rw-r--r--target/linux/bcm27xx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/bcm27xx/Makefile b/target/linux/bcm27xx/Makefile
index 6680ce9dd1..e408c9040c 100644
--- a/target/linux/bcm27xx/Makefile
+++ b/target/linux/bcm27xx/Makefile
@@ -11,8 +11,7 @@ BOARDNAME:=Broadcom BCM27xx
FEATURES:=audio boot-part display ext4 fpu gpio rootfs-part rtc squashfs usb usbgadget
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
-KERNEL_PATCHVER=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
define Target/Description
Build firmware image for Broadcom BCM27xx SoC devices.