aboutsummaryrefslogtreecommitdiffstats
path: root/doc/video_console.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/video_console.txt')
-rw-r--r--doc/video_console.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/video_console.txt b/doc/video_console.txt
index 14ea0024a..103af10a0 100644
--- a/doc/video_console.txt
+++ b/doc/video_console.txt
@@ -8,7 +8,7 @@ working you need to perform the following steps:
The simplest way to do it is add this one line to channels/Makefile:
- chan_oss.so: ASTCFLAGS += -DHAVE_VIDEO_CONSOLE
+ chan_oss.so: _ASTCFLAGS+=-DHAVE_VIDEO_CONSOLE
+++ Install prerequisite packages +++