Files
lk/project/target/qemu-virt-arm32.mk
Travis Geiselbrecht 291bdce364 [project][qemu-virt-arm] rename to arm32 and arm64
Less confusing than a15 and a53
2019-03-30 20:11:22 -07:00

7 lines
106 B
Makefile

# main project for qemu-arm32
ARCH := arm
ARM_CPU := cortex-a15
include project/target/qemu-virt-arm.mk