projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d46da
)
ramips: mt76x8: switch to kernel 5.4
author
Chuanhong Guo
<gch981213@gmail.com>
Thu, 9 Apr 2020 07:30:56 +0000
(15:30 +0800)
committer
Chuanhong Guo
<gch981213@gmail.com>
Sun, 12 Apr 2020 14:27:18 +0000
(22:27 +0800)
4.14 doesn't work anymore due to gpio dt binding changes. Switch mt76x8
to 5.4 directly.
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/ramips/mt76x8/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/mt76x8/target.mk
b/target/linux/ramips/mt76x8/target.mk
index e13a12cf582b814c9197fae143e2039cb9d48cee..4ecc19ff6202639ffa7e9c1f05185e8e4df2ee4a 100644
(file)
--- a/
target/linux/ramips/mt76x8/target.mk
+++ b/
target/linux/ramips/mt76x8/target.mk
@@
-8,6
+8,7
@@
FEATURES+=usb ramdisk
CPU_TYPE:=24kc
DEFAULT_PACKAGES += kmod-mt7603 wpad-basic swconfig
+KERNEL_PATCHVER:=5.4
define Target/Description
Build firmware images for Ralink MT76x8 based boards.