openwrt/target/linux/armsr/armv8/target.mk

8 lines
172 B
Makefile
Raw Normal View History

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