aboutsummaryrefslogtreecommitdiffstats
path: root/Maintenance
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-06-23 17:02:15 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-06-23 17:02:15 +0000
commit43e10d666b502f1918051bbecdaf7d181040fe00 (patch)
tree547e85e69b4d33baf790c2bc7165c66d0ed1807d /Maintenance
parent90b6bf9e256eea7bb5e493b8f871e2e9f2e1e06d (diff)
downloadlufa-43e10d666b502f1918051bbecdaf7d181040fe00.tar.gz
lufa-43e10d666b502f1918051bbecdaf7d181040fe00.tar.bz2
lufa-43e10d666b502f1918051bbecdaf7d181040fe00.zip
Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make variables.
Diffstat (limited to 'Maintenance')
-rw-r--r--Maintenance/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Maintenance/makefile b/Maintenance/makefile
index f15838178..e72ae604a 100644
--- a/Maintenance/makefile
+++ b/Maintenance/makefile
@@ -10,7 +10,7 @@
# Path to the root of the LUFA tree
-LUFA_ROOT = ../
+LUFA_ROOT := ../
all: