aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/usage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.txt b/docs/usage.txt
index e2d33c18..52222ddc 100644
--- a/docs/usage.txt
+++ b/docs/usage.txt
@@ -9,7 +9,7 @@ To include any of these functions/drivers in your project...
4/ In your project Makefile add the makefiles for any specific drivers you want e.g
include $(LCDLIB)/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld.mk
- include $(LCDLIB)/halext/drivers/gdisp/gdispNokia6610/gdisp_lld.mk
+ include $(LCDLIB)/halext/drivers/gdisp/Nokia6610/gdisp_lld.mk
5/ In your project halconf.h turn on the support you want eg.
/**