8 lines
165 B
Makefile
Raw Normal View History

ARCH:=aarch64
SUBTARGET:=64
BOARDNAME:=64-bit ARM machines
define Target/Description
2020-12-13 15:02:36 +01:00
Build multi-platform images for the ARMv8 instruction set architecture
endef