Merge branch 'master' of github.com:m-labs/misoc
This commit is contained in:
commit
8e860e3aba
|
@ -27,4 +27,4 @@ libunwind.a: $(OBJECTS)
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libuwind.a .*~ *~
|
$(RM) $(OBJECTS) $(OBJECTS:.o=.ts) $(OBJECTS:.o=.d) libunwind.a .*~ *~
|
||||||
|
|
Loading…
Reference in New Issue