mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
508bcfdfc5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
11 lines
189 B
Makefile
11 lines
189 B
Makefile
ARCH:=aarch64
|
|
SUBTARGET:=mt7981
|
|
BOARDNAME:=MT7981
|
|
CPU_TYPE:=cortex-a53
|
|
|
|
KERNELNAME:=Image dtbs
|
|
|
|
define Target/Description
|
|
Build firmware images for MediaTek MT7981 ARM based boards.
|
|
endef
|