projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8421ea7
)
mvebu: switch to kernel 5.4
author
Adrian Schmutzler
<
[email protected]
>
Thu, 28 May 2020 16:46:47 +0000
(18:46 +0200)
committer
Adrian Schmutzler
<
[email protected]
>
Wed, 3 Jun 2020 18:34:14 +0000
(20:34 +0200)
Last reports with kernel 5.4 have all been positive [1], so let's open
this to a wider range of testers.
[1] https://github.com/openwrt/openwrt/pull/2804
Signed-off-by: Adrian Schmutzler <
[email protected]
>
target/linux/mvebu/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/Makefile
b/target/linux/mvebu/Makefile
index b954a88f6d9e5dd11ea2dffacc0955424bc817ba..b9a6a79fe548b1d806fe5275e1f9da99d50b43f5 100644
(file)
--- a/
target/linux/mvebu/Makefile
+++ b/
target/linux/mvebu/Makefile
@@
-11,7
+11,7
@@
BOARDNAME:=Marvell EBU Armada
FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part
SUBTARGETS:=cortexa9 cortexa53 cortexa72
-KERNEL_PATCHVER:=
4.19
+KERNEL_PATCHVER:=
5.4
KERNEL_TESTING_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk