diff options
| author | Keith Packard <keithp@keithp.com> | 2013-11-28 09:31:02 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-11-28 09:31:02 -0800 |
| commit | 14204e3d147ad99cc249ad8de254809180fe5c38 (patch) | |
| tree | da6dfb4b4d5ea02af596a83748af27080f0dfec7 /configure.ac | |
| parent | ee07f1a0f8e431bebb3b948f6249f5f33413e966 (diff) | |
ao-tools: Add ao-elftohex and .ihx symbol support
ao-elftohex converts an elf file into a hex file so that we can load
it with java.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d1de21e6..bf801744 100644 --- a/configure.ac +++ b/configure.ac @@ -406,6 +406,7 @@ ao-tools/ao-sky-flash/Makefile ao-tools/ao-dumpflash/Makefile ao-tools/ao-edit-telem/Makefile ao-tools/ao-dump-up/Makefile +ao-tools/ao-elftohex/Makefile ao-utils/Makefile src/Version ]) |
