aboutsummaryrefslogtreecommitdiff
path: root/Demos/DualRole
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-10 21:13:09 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-10 21:13:09 +0000
commit09522fa12ac32b002eec8314f74c84110a3953d2 (patch)
treee05955ee703164be66bc78e412b253d63171a3db /Demos/DualRole
parent8bbb3363a6a471479cf43aa2c71f84e251b421e6 (diff)
Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn't work. Turn off check-config test in the StaticAnalysisTest build test to save time - if the standard build fails this can be run manually to determine the problem cause.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2396 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/DualRole')
-rw-r--r--Demos/DualRole/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/DualRole/makefile b/Demos/DualRole/makefile
index dbfe9995..aaca6257 100644
--- a/Demos/DualRole/makefile
+++ b/Demos/DualRole/makefile
@@ -16,5 +16,5 @@
all:
%:
- $(MAKE) -C ClassDriver/ $@
+ $(MAKE) -C ClassDriver $@