mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Force use of kernel 5.4 for BPI-R64
This commit is contained in:
parent
eb3ecd9249
commit
80c5a8bf75
2 changed files with 487 additions and 0 deletions
11
root/target/linux/mediatek/mt7622/target.mk
Normal file
11
root/target/linux/mediatek/mt7622/target.mk
Normal file
|
@ -0,0 +1,11 @@
|
|||
ARCH:=aarch64
|
||||
SUBTARGET:=mt7622
|
||||
BOARDNAME:=MT7622
|
||||
CPU_TYPE:=cortex-a53
|
||||
DEFAULT_PACKAGES += kmod-mt7615e kmod-mt7615-firmware wpad-basic-wolfssl blockdev uboot-envtools
|
||||
KERNELNAME:=Image dtbs
|
||||
KERNEL_PATCHVER:=5.4
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for MediaTek MT7622 ARM based boards.
|
||||
endef
|
Loading…
Add table
Add a link
Reference in a new issue