mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
Merge branch 'master' of github.com:m-labs/misoc
This commit is contained in:
commit
8e860e3aba
1 changed files with 1 additions and 1 deletions
|
@ -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 .*~ *~
|
||||
|
|
Loading…
Reference in a new issue