1# main project for qemu-aarch64
2ARCH := arm64
3ARM_CPU := cortex-a53
4
5include project/target/qemu-virt-arm.mk
6
7
8