armvirt: remove 5.15 configs
[openwrt/openwrt.git] / target / linux / armvirt / 64 / target.mk
1 ARCH:=aarch64
2 SUBTARGET:=64
3 BOARDNAME:=64-bit ARM machines
4
5 define Target/Description
6 Build multi-platform images for the ARMv8 instruction set architecture
7 endef