From e3615d09e64b1584b9e7820e2a8bcdb5569d2994 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 30 Jan 2018 17:45:15 -0600 Subject: Command to copy bootstrap header for Romboot --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b56adf7..a559d8e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,5 +36,5 @@ install-exec-hook: cd $(DESTDIR)$(sbindir) && \ mv mts-fpga-loader ../../sbin/mts-fpga-loader cd $(DESTDIR)$(sbindir) && \ - mv mts-hdr-cpy ../../sbin/mts-hdr-cpy + mv mts-hdr-copy ../../sbin/mts-hdr-copy rmdir $(DESTDIR)$(sbindir) -- cgit v1.2.3