blob: 4538c05d0916f9b5b82c9c3c92736e862c0f3105 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.ORG
+++ Makefile
@@ -23,7 +23,7 @@
# Uncomment if you own a FF-Card , otherwise scrollmode is disabled .
# If you have problems with scrolling oder hang-ups , dont use it.
-HAVE_FFCARD=1
+#HAVE_FFCARD=1
# Uncomment if you own enough ram for OSD (e.g modded FF-Card to 4MB ram or softdecoder)
#HAVE_OSDMOD=1
|