aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/makefile')
-rw-r--r--Demos/Device/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Device/makefile b/Demos/Device/makefile
index 3ef7809ca..ce80f4e96 100644
--- a/Demos/Device/makefile
+++ b/Demos/Device/makefile
@@ -13,6 +13,8 @@
# custom LUFA library build options are reflected in the compiled
# code.
+all:
+
%:
$(MAKE) -C ClassDriver $@
$(MAKE) -C LowLevel $@