Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make...
[pub/lufa.git] / BuildTests / BootloaderTest / makefile
index 1294ba0..e894e6f 100644 (file)
@@ -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