58adcc7d60238938b10c52d2b786df1e8a97b6d6
[openwrt/staging/stintel.git] / target / linux / armvirt / 64 / target.mk
1 ARCH:=aarch64
2 SUBTARGET:=64
3 BOARDNAME:=QEMU ARMv8 Virtual Machine (cortex-a53)
4 CPU_TYPE:=cortex-a53
5 KERNELNAME:=Image
6
7 define Target/Description
8 Build multi-platform images for the ARMv8 instruction set architecture
9 endef