aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/X/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/multiple/X/readme.txt')
-rw-r--r--drivers/multiple/X/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/multiple/X/readme.txt b/drivers/multiple/X/readme.txt
index fd2e3fc1..908fea31 100644
--- a/drivers/multiple/X/readme.txt
+++ b/drivers/multiple/X/readme.txt
@@ -11,7 +11,7 @@ and a touchscreen driver.
d) Optionally the following (with appropriate values):
#define GDISP_SCREEN_WIDTH 640
#define GDISP_SCREEN_HEIGHT 480
- e) Optionally change the threading model to POSIX (instead of ChibiOS)
+ e) Optionally change the threading model to LINUX (instead of ChibiOS)
#define GDISP_THREAD_CHIBIOS FALSE
2. To your makefile add the following lines: