aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/makefile')
-rw-r--r--Demos/Host/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/makefile b/Demos/Host/makefile
index 253141330..937c8fac8 100644
--- a/Demos/Host/makefile
+++ b/Demos/Host/makefile
@@ -14,5 +14,5 @@
# code.
%:
-# make -C ClassDriver/ $@ <TODO: Re-enable after Host class drivers complete>
+ make -C ClassDriver/ $@
make -C LowLevel/ $@