From: Joseph Coffland Date: Thu, 12 Jan 2017 00:24:08 +0000 (-0800) Subject: Fuses always fail X-Git-Url: https://git.buildbotics.com/?a=commitdiff_plain;h=fc28db52ba6bd3e06da84e33d1d4487cf3475617;p=bbctrl-firmware Fuses always fail --- diff --git a/Makefile b/Makefile index 51950fb..4611331 100644 --- a/Makefile +++ b/Makefile @@ -101,7 +101,7 @@ size: $(TARGET) # Program init: $(MAKE) erase - $(MAKE) fuses + -$(MAKE) fuses $(MAKE) program-boot $(MAKE) program