projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4522157
)
main.o is not a phony target.
author
Tim 'mithro' Ansell
<mithro@mithis.com>
Thu, 15 Dec 2016 18:56:58 +0000
(19:56 +0100)
committer
Tim 'mithro' Ansell
<mithro@mithis.com>
Thu, 15 Dec 2016 18:56:58 +0000
(19:56 +0100)
litex/soc/software/bios/Makefile
patch
|
blob
|
history
diff --git
a/litex/soc/software/bios/Makefile
b/litex/soc/software/bios/Makefile
index 59fa03bd40c97b8017ffce4c811a433ff61a94f3..114851472ac90a688d6b008636cdee1463a319e2 100644
(file)
--- a/
litex/soc/software/bios/Makefile
+++ b/
litex/soc/software/bios/Makefile
@@
-34,4
+34,4
@@
main.o: $(BIOS_DIRECTORY)/main.c
clean:
$(RM) $(OBJECTS) bios.elf bios.bin .*~ *~
-.PHONY: all clean
main.o
+.PHONY: all clean