[syslinux:master] diag/geodsp: Save the .bin files

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Sat Apr 30 16:33:03 PDT 2011


Commit-ID:  4f0170fcc2e521fd6852168d686b531cf5e0b86b
Gitweb:     http://syslinux.zytor.com/commit/4f0170fcc2e521fd6852168d686b531cf5e0b86b
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Tue, 26 Apr 2011 19:47:09 -0400
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Tue, 26 Apr 2011 19:47:09 -0400

diag/geodsp: Save the .bin files

They are a BTARGET file

Signed-off-by: Gene Cumm <gene.cumm at gmail.com>


---
 diag/geodsp/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/diag/geodsp/Makefile b/diag/geodsp/Makefile
index 50789e6..6ea2f69 100644
--- a/diag/geodsp/Makefile
+++ b/diag/geodsp/Makefile
@@ -47,7 +47,7 @@ tidy dist:
 	rm -Rf *.lst *.img
 
 clean: tidy
-	rm -f *.bin mk-lba-img
+	rm -f mk-lba-img
 
 spotless: clean
 	rm -f $(BTARGET)



More information about the Syslinux-commits mailing list