Pass emulation name without ".sh".
This commit is contained in:
parent
a751d66160
commit
52a3f425d5
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ EMUL=elf32_sparc
|
|||
OTHER_EMULATIONS= em_elf32_sparc.o
|
||||
em_elf32_sparc.c: $(srcdir)/emulparams/elf32-sparc.sh \
|
||||
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} elf32-sparc.sh
|
||||
${GENSCRIPTS} elf32-sparc
|
||||
|
|
Loading…
Reference in a new issue