From: Stephan Baerwolf Date: Tue, 13 Nov 2012 17:00:24 +0000 (+0100) Subject: BUG: fix updater Makefile (rulde "usbasploader.raw:") X-Git-Tag: v0.9~9 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/babf9e011fb2d81c7a9b3eac522ff02757ff1d40?hp=babf9e011fb2d81c7a9b3eac522ff02757ff1d40 BUG: fix updater Makefile (rulde "usbasploader.raw:") objectcopy (OBC) from raw to object needs command line parameter "-B " In case of atmega1284p this arch is avr51 and not avr4X so it will crash in version v0.85. Signed-off-by: Stephan Baerwolf ---