File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -572,7 +572,7 @@ $O/.stamp_elf_le_built: $(TOOLS_ALL_DEPS-y) | $(TOOLS_ALL_ORDER_DEPS-y)
572
572
touch $@
573
573
574
574
$O/.stamp_elf_be_built : $(TOOLS_ALL_DEPS-y ) | $(TOOLS_ALL_ORDER_DEPS-y )
575
- $(call copy_prebuilt,arc-arc700-linux-uclibc ,$(TOOLS_ELFBE_HOST_DIR ) )
575
+ $(call copy_prebuilt,arceb-multilib-elf32 ,$(TOOLS_ELFBE_HOST_DIR ) )
576
576
$(call copy_pdf_doc_file,$O/$(TOOLS_ELFBE_HOST_DIR ) )
577
577
touch $@
578
578
@@ -764,7 +764,7 @@ linux-images: $O/$(LINUX_IMAGES_DIR)/$(LINUX_AXS103_ROOTFS_TAR)
764
764
# Native toolchain build
765
765
#
766
766
$O/.stamp_glibc_le_hs_native_built : $(TOOLS_ALL_DEPS-y ) | $(TOOLS_ALL_ORDER_DEPS-y )
767
- $(call copy_prebuilt,arceb -archs-linux -gnu,$(TOOLS_GLIBC_LE_HS_NATIVE_DIR ) )
767
+ $(call copy_prebuilt,arc -archs-native -gnu,$(TOOLS_GLIBC_LE_HS_NATIVE_DIR ) )
768
768
$(call copy_pdf_doc_file,$O/$(TOOLS_GLIBC_LE_HS_NATIVE_DIR ) )
769
769
touch $@
770
770
You can’t perform that action at this time.
0 commit comments