X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/67a8f54a6e05d052f20de16c5597dc37d554a7c6..6655815b32fc26f15e83bf12d14a6684f70e2d31:/BuildTests/BoardDriverTest/makefile?ds=sidebyside diff --git a/BuildTests/BoardDriverTest/makefile b/BuildTests/BoardDriverTest/makefile index de49759a7..3bbfaece1 100644 --- a/BuildTests/BoardDriverTest/makefile +++ b/BuildTests/BoardDriverTest/makefile @@ -12,7 +12,7 @@ # compiler. # Path to the LUFA library core -LUFA_PATH = ../../LUFA/ +LUFA_PATH := ../../LUFA/ all: begin makeboardlist testboards clean end