diff options
| author | Jan Kratochvil <[email protected]> | 2013-12-15 18:56:17 +0100 |
|---|---|---|
| committer | Jan Kratochvil <[email protected]> | 2013-12-15 18:56:17 +0100 |
| commit | 5cbf42aaf47195e2c41171786371d55b253a7667 (patch) | |
| tree | 8def24d1108f287998fadbdc6348a925ce3d72ec /libebl/Makefile.am | |
| parent | 63572f42b04e1c3b752b113810ec642121c8090e (diff) | |
unwinder: ppc and ppc64
Signed-off-by: Jan Kratochvil <[email protected]>
Diffstat (limited to 'libebl/Makefile.am')
| -rw-r--r-- | libebl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libebl/Makefile.am b/libebl/Makefile.am index 4487c5f9..2f3b7308 100644 --- a/libebl/Makefile.am +++ b/libebl/Makefile.am @@ -54,7 +54,7 @@ gen_SOURCES = eblopenbackend.c eblclosebackend.c eblstrtab.c \ eblreginfo.c eblnonerelocp.c eblrelativerelocp.c \ eblsysvhashentrysize.c eblauxvinfo.c eblcheckobjattr.c \ ebl_check_special_section.c ebl_syscall_abi.c eblabicfi.c \ - eblstother.c eblinitreg.c + eblstother.c eblinitreg.c ebldwarftoregno.c libebl_a_SOURCES = $(gen_SOURCES) |
