summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-06-06 13:49:54 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-06-06 14:10:56 +0200
commit2f3d8040cad8c0dbf45647a695dc86b46fc13350 (patch)
tree73a2e3d1d92e266fba5df8243d44d654919445cf /tools/build/Makefile.am
parentbsp/atsam: Support QSPI flash (diff)
downloadrtems-2f3d8040cad8c0dbf45647a695dc86b46fc13350.tar.bz2
tools: Delete unused binpatch
This was a no-install binary apparently unused. Update #2730.
Diffstat (limited to '')
-rw-r--r--tools/build/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 8231ad1fd6..7927a3092c 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -2,13 +2,10 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
bin_PROGRAMS = cklength eolstrip packhex unhex rtems-bin2c
-noinst_PROGRAMS = binpatch
-
cklength_SOURCES = cklength.c
eolstrip_SOURCES = eolstrip.c compat.c
packhex_SOURCES = packhex.c
unhex_SOURCES = unhex.c compat.c
-binpatch_SOURCES = binpatch.c
rtems_bin2c_SOURCES = rtems-bin2c.c compat.c
bin_SCRIPTS = install-if-change