From: pwpiwi Date: Wed, 24 Jun 2015 06:29:59 +0000 (+0200) Subject: fix: fpga_compressor file size check X-Git-Tag: v2.2.0~8 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/7b242c1ca24fa8c59512f6c6f5f2a543c7ad3342?hp=7b242c1ca24fa8c59512f6c6f5f2a543c7ad3342 fix: fpga_compressor file size check - commit 61611f5 fixed the check in case of correct filesizes but fails in case of files which are too big to fit in fpga_config[] - fix exit codes and Makefile to handle errors correctly during make ---