We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba5ee4 commit 23a775bCopy full SHA for 23a775b
1 file changed
examples/qemu/Makefile
@@ -28,7 +28,7 @@ CONFIGS_DIR := ./configs
28
PATCHES_DIR := ./patches
29
30
include $(OSF_BUILDER_DIR)/Makefile.inc
31
-OUT ?= build/qemu-$(ARCH)/osf-qemu-$(ARCH).rom
+OUT ?= build/$(PLATFORM)/osf-$(PLATFORM).rom
32
33
run:
34
ifeq ($(ARCH), amd64)
0 commit comments