aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/makefile')
-rw-r--r--Demos/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/makefile b/Demos/makefile
index cb624f412..c98fa1a8a 100644
--- a/Demos/makefile
+++ b/Demos/makefile
@@ -16,4 +16,4 @@
%:
make -C Device/ $@
make -C Host/ $@
- make -C OTG/ $@
+ make -C DualRole/ $@