Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make variables.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
# Path to the root of the LUFA tree
|
||||
LUFA_ROOT = ../
|
||||
LUFA_ROOT := ../
|
||||
|
||||
all:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user