38d8fa13b6b14c7b6c6c4adea9b29f62cb6f6586
[openwrt/staging/jow.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