Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update clean to new boot.crc name
  • Loading branch information
Xiangfu Liu committed Sep 9, 2011
1 parent 43c2a46 commit ac5975c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -44,4 +44,4 @@ depend:
makedepend -Y -- $(CFLAGS) -- *.c

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

0 comments on commit ac5975c

Please sign in to comment.