armvirt: merge arm64 as subtarget 64
[openwrt/staging/noltari.git] / target / linux / armvirt / 64 / target.mk
1 ARCH:=aarch64
2 SUBTARGET:=64
3 BOARDNAME:=ARMv8 multiplatform
4 KERNELNAME:=Image
5
6 define Target/Description
7 Build multi-platform images for the ARMv8 instruction set architecture
8 endef