X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/90b6bf9e256eea7bb5e493b8f871e2e9f2e1e06d..43e10d666b502f1918051bbecdaf7d181040fe00:/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