We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e3a72 commit cbb8960Copy full SHA for cbb8960
1 file changed
examples/qemu/Makefile
@@ -46,7 +46,7 @@ CONFIGS_DIR := ./configs
46
PATCHES_DIR := ./patches
47
48
include $(OSF_BUILDER_DIR)/Makefile.inc
49
-OUT ?= build/qemu-$(ARCH)/osf-qemu-$(ARCH).rom
+OUT ?= build/$(PLATFORM)/osf-$(PLATFORM).rom
50
51
run:
52
ifeq ($(ARCH), amd64)
0 commit comments