projects
/
openwrt
/
staging
/
dedeckeh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d97c9ba
)
bcm27xx: switch to 5.4 kernel
author
Petr Štetiar
<
[email protected]
>
Mon, 16 Mar 2020 09:19:19 +0000
(10:19 +0100)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Mon, 16 Mar 2020 18:44:30 +0000
(19:44 +0100)
Been running it for a few days on RPi0W PMS sensor node and on RPi4.
Lets start wider userbase testing.
Cc: Stijn Tintel <
[email protected]
>
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
Signed-off-by: Petr Štetiar <
[email protected]
>
target/linux/bcm27xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm27xx/Makefile
b/target/linux/bcm27xx/Makefile
index 507690357af406f1eca69edef7cff4559c764cc0..bb9069a1883fb60a631f34fac267ef9d39c36a72 100644
(file)
--- a/
target/linux/bcm27xx/Makefile
+++ b/
target/linux/bcm27xx/Makefile
@@
-14,8
+14,7
@@
FEATURES:=ext4 audio usb usbgadget display gpio fpu squashfs rootfs-part boot-pa
MAINTAINER:=Álvaro Fernández Rojas <
[email protected]
>
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
-KERNEL_PATCHVER:=4.19
-KERNEL_TESTING_PATCHVER=5.4
+KERNEL_PATCHVER=5.4
define Target/Description
Build firmware image for Broadcom BCM27xx SoC devices.