Skip to content

Commit 88e66af

Browse files
Merge branch 'arc-dev' into arc-staging
2 parents 12d2b10 + bb77afe commit 88e66af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ $O/.stamp_elf_le_mac_built: $(TOOLS_ALL_DEPS-y) | $(TOOLS_ALL_ORDER_DEPS-y)
649649
touch $@
650650

651651
$O/.stamp_elf_be_mac_built: $(TOOLS_ALL_DEPS-y) | $(TOOLS_ALL_ORDER_DEPS-y)
652-
$(call copy_prebuilt,arceb-elf32-win,$(TOOLS_ELFBE_MAC_DIR))
652+
$(call copy_prebuilt,arceb-elf32-macos,$(TOOLS_ELFBE_MAC_DIR))
653653
$(call copy_pdf_doc_file,$O/$(TOOLS_ELFBE_MAC_DIR))
654654
touch $@
655655

0 commit comments

Comments
 (0)