main.o is not a phony target.
authorTim 'mithro' Ansell <mithro@mithis.com>
Thu, 15 Dec 2016 18:56:58 +0000 (19:56 +0100)
committerTim 'mithro' Ansell <mithro@mithis.com>
Thu, 15 Dec 2016 18:56:58 +0000 (19:56 +0100)
litex/soc/software/bios/Makefile

index 59fa03bd40c97b8017ffce4c811a433ff61a94f3..114851472ac90a688d6b008636cdee1463a319e2 100644 (file)
@@ -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