X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e977774d4e529ff2f668549197323924ff2a53d4..27eb17cb934dcd3807bacdfe87f853e32f0cfdb4:/Projects/AVRISP-MKII/makefile diff --git a/Projects/AVRISP-MKII/makefile b/Projects/AVRISP-MKII/makefile index 004a10837..89afa5d48 100644 --- a/Projects/AVRISP-MKII/makefile +++ b/Projects/AVRISP-MKII/makefile @@ -157,7 +157,7 @@ CPPSRC = # Even though the DOS/Win* filesystem matches both .s and .S the same, # it will preserve the spelling of the filenames, and gcc itself does # care about how the name is spelled on its command-line. -ASRC = +ASRC = # Optimization level, can be [0, 1, 2, 3, s].