X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/9a1560dc050f79fd189838a87ce623e79ff48677..3d28d53c3e2ae529933283e63a8b05f2ab1ce2be:/Projects/AVRISP-MKII/makefile diff --git a/Projects/AVRISP-MKII/makefile b/Projects/AVRISP-MKII/makefile index 004a10837..cbc46ce50 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 = Lib/Timeout.S # Optimization level, can be [0, 1, 2, 3, s].