projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e6fb1
)
imx6: switch to 5.4 kernel
author
Petr Štetiar
<ynezz@true.cz>
Wed, 11 Mar 2020 11:21:49 +0000
(12:21 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Mon, 16 Mar 2020 21:21:45 +0000
(22:21 +0100)
Seems to be working fine, it's 99.9% upstream stuff anyway. Lets start
wider userbase testing.
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/imx6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx6/Makefile
b/target/linux/imx6/Makefile
index 8c0770d04190aa8ca80fb3a65facc127507da696..068d7ef5a4f74f775754601da5194cdfc3066d9b 100644
(file)
--- a/
target/linux/imx6/Makefile
+++ b/
target/linux/imx6/Makefile
@@
-14,7
+14,7
@@
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=neon
MAINTAINER:=Luka Perkov <luka@openwrt.org>
-KERNEL_PATCHVER:=
4.19
+KERNEL_PATCHVER:=
5.4
KERNEL_TESTING_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk