aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/armsr/armv8/target.mk
blob: 654e5976cae9962ae8ad6ae8b375844772389cd9 (plain)
1
2
3
4
5
6
7
ARCH:=aarch64
SUBTARGET:=armv8
BOARDNAME:=64-bit (armv8) machines

define Target/Description
  Build multi-platform images for the ARMv8 instruction set architecture
endef