X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1d2f231cc132581999d3cc24a072639b06e0f84f..8b985b44b524bd1981cd5cf0027f98c0d063f3a7:/BuildTests/BootloaderTest/makefile diff --git a/BuildTests/BootloaderTest/makefile b/BuildTests/BootloaderTest/makefile index 1294ba084..e894e6f79 100644 --- a/BuildTests/BootloaderTest/makefile +++ b/BuildTests/BootloaderTest/makefile @@ -11,7 +11,7 @@ # with all supported device configurations. # Path to the LUFA library core -LUFA_PATH = ../../LUFA/ +LUFA_PATH := ../../LUFA/ all: begin testbootloaders clean end