projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ea6ad
)
bcm27xx: switch to 5.15
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 17 May 2022 13:01:26 +0000
(15:01 +0200)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 17 May 2022 13:11:23 +0000
(15:11 +0200)
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>
target/linux/bcm27xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm27xx/Makefile
b/target/linux/bcm27xx/Makefile
index 6680ce9dd1af25419820a47cc1c071678e9893e2..e408c9040cd9e4168e1bf9fac81bc1a38a883b71 100644
(file)
--- 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.