aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ad81a9ca..29fed607 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,8 @@ endif
# Make these default for now
ARCH ?= arm
-PLATFORM ?= stm
+PLATFORM ?= vexpress
+PLATFORM_FLAVOR ?= qemu_virt
O ?= out/$(ARCH)-plat-$(PLATFORM)
arch_$(ARCH) := y