Fuses always fail
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 12 Jan 2017 00:24:08 +0000 (16:24 -0800)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 12 Jan 2017 00:24:08 +0000 (16:24 -0800)
Makefile

index 51950fb0f4e86741387c8cd27bc20faf577c4991..46113311f503a6e331d0617f7134908f0e3784af 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,7 @@ size: $(TARGET)
 # Program
 init:
        $(MAKE) erase
-       $(MAKE) fuses
+       -$(MAKE) fuses
        $(MAKE) program-boot
        $(MAKE) program