summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 3cc70c789..6e9f1464d 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -201,7 +201,7 @@ ifeq ($(TARGET),framebuffer)
CFLAGS += -O2 -Wuninitialized
# Framebuffer frontend.
- # Valid values are: linux, able, sdl
+ # Valid values are: linux, sdl, vnc, able
NETSURF_FB_FRONTEND := linux
# Enable NetSurf's use of Hubbub to parse HTML rather, than libxml2