diff --git a/import/Make.defs b/import/Make.defs index 8943963ed..2b8236d25 100644 --- a/import/Make.defs +++ b/import/Make.defs @@ -97,7 +97,7 @@ endif ifeq ($(CONFIG_BINFMT_ELF_RELOCATABLE),y) LDELFFLAGS += -r endif -LDELFFLAGS += -e __start -Bstatic +LDELFFLAGS += -e _start -Bstatic # Remove other ld scripts, just use import ld scripts #