summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-07 06:18:40 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-15 07:14:36 +0200
commit31f0eb9e9e094f13ff36f9e75445a858a1fc56ba (patch)
tree24e51861cf0c61c94a62b195836db81d910b2e8f /tools/build/Makefile.am
parenttools: Remove eolstrip (diff)
downloadrtems-31f0eb9e9e094f13ff36f9e75445a858a1fc56ba.tar.bz2
tools: Remove unhex
This program has no license information and is unused in the RTEMS build. Users of HEX files should consider to use ELF instead. Remove it. Close #3378.
Diffstat (limited to '')
-rw-r--r--tools/build/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 63ccfa43e4..a8e2e76c44 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -1,9 +1,8 @@
ACLOCAL_AMFLAGS = -I ../../aclocal
-bin_PROGRAMS = packhex unhex
+bin_PROGRAMS = packhex
packhex_SOURCES = packhex.c
-unhex_SOURCES = unhex.c compat.c
bin_SCRIPTS = install-if-change