X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/67a8f54a6e05d052f20de16c5597dc37d554a7c6..3f4efc6159cd08c445d58ae7e7a93d89b306d32d:/BuildTests/BoardDriverTest/makefile 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