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