mt7621/76x8: switch to kernel 5.4

This commit is contained in:
CN_SZTL 2020-04-25 08:35:17 +08:00
parent e420613151
commit b3cf46c550
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -7,6 +7,8 @@ BOARDNAME:=MT76x8 based boards
FEATURES+=usb ramdisk
CPU_TYPE:=24kc
KERNEL_PATCHVER:=5.4
DEFAULT_PACKAGES += kmod-mt7603 wpad-openssl swconfig
define Target/Description