aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/Fb24bpp/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/Fb24bpp/readme.txt')
-rw-r--r--drivers/gdisp/Fb24bpp/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/Fb24bpp/readme.txt b/drivers/gdisp/Fb24bpp/readme.txt
index 83e7f56b..9c738444 100644
--- a/drivers/gdisp/Fb24bpp/readme.txt
+++ b/drivers/gdisp/Fb24bpp/readme.txt
@@ -1,7 +1,7 @@
To use this driver:
1. Add in your gfxconf.h:
- a) #define GFX_USE_GDISP TRUE
+ a) #define GFX_USE_GDISP GFXON
2. To your makefile add the following lines:
include $(GFXLIB)/gfx.mk