Merge branch 'master' of github.com:m-labs/misoc

This commit is contained in:
Sebastien Bourdeauducq 2015-09-28 20:40:37 +08:00
commit 8e860e3aba
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ libunwind.a: $(OBJECTS)
.PHONY: clean
clean:
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libuwind.a .*~ *~
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libunwind.a .*~ *~