Skip to content

Commit ac5975c

Browse files
author
Xiangfu Liu
committedSep 9, 2011
update clean to new boot.crc name
1 parent 43c2a46 commit ac5975c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ depend:
4444
makedepend -Y -- $(CFLAGS) -- *.c
4545

4646
clean:
47-
rm -f $(OBJECTS) boot.elf boot.bin boot.crc.bin .*~ *~ Makefile.bak
47+
rm -f $(OBJECTS) boot.elf boot.bin boot.crc.*.bin .*~ *~ Makefile.bak

0 commit comments

Comments
 (0)
Please sign in to comment.