summarylogtreecommitdiffstats
path: root/rename-qterminal.patch
blob: c27e42fba5ae111ce399aefcdf40bbbc47009910 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff --git a/Makefile b/Makefile
index 50f8408..3c0be7c 100755
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ OBJS     = hdlc.o  qcio.o memio.o chipconfig.o
 
 .PHONY: all clean
 
-all:    qcommand qrmem qrflash qdload mibibsplit qwflash qwdirect qefs qnvram qblinfo qident qterminal qbadblock qflashparm
+all:    qcommand qrmem qrflash qdload mibibsplit qwflash qwdirect qefs qnvram qblinfo qident qterm qbadblock qflashparm
 
 clean: 
 	rm *.o
@@ -59,7 +59,7 @@ qblinfo:    qblinfo.o $(OBJS)
 qident:      qident.o $(OBJS)
 	gcc $^ -o $@ $(LIBS)
 
-qterminal:   qterminal.o $(OBJS)
+qterm:   qterminal.o $(OBJS)
 	gcc $^ -o $@ $(LIBS)
 
 qbadblock:   qbadblock.o $(OBJS)  ptable.o