mirror of https://github.com/hak5/openwrt.git
ramips: mt7621: switch kernel version to 5.4
After all dts and config changes, 4.14 no longer works on mt7621. Switch it to 5.4 directly. Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>master
parent
c9f4f765c8
commit
1dce5c8a28
|
@ -7,6 +7,8 @@ BOARDNAME:=MT7621 based boards
|
|||
FEATURES+=nand ramdisk rtc usb minor
|
||||
CPU_TYPE:=24kc
|
||||
|
||||
KERNEL_PATCHVER:=5.4
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Ralink MT7621 based boards.
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue