diff options
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r-- | ld/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in index e5961ae..a26705e 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -206,8 +206,8 @@ ALL_EMULATIONS = \ earcelf.o \ earmelf.o \ earmelf_oabi.o \ - earmlinux.o \ - earm26linux.o \ + earmelf_linux.o \ + earmelf_linux26.o \ earmaoutb.o \ earmaoutl.o \ earmcoff.o \ |