summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:42:57 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:42:57 +0000
commitd6a881f98599483595dbf6cfa8b76e094a720b92 (patch)
tree29887000a928399717c2c8b279aa4c0964dd723f
parent00351e2aac63b3623899f03d226d5034da14852c (diff)
getmt86: remove obsolete comments
-rwxr-xr-xgetmt869
1 files changed, 0 insertions, 9 deletions
diff --git a/getmt86 b/getmt86
index e6c7faa..d97dedd 100755
--- a/getmt86
+++ b/getmt86
@@ -47,15 +47,6 @@ cd "memtest86+-5.01"/
# Apply necessary patches
# ---------------------------------------------------------------------------------
-# Remove the line in the Makefile (comment line 24) that makes memtest86+ connect to an scp server during build
-# Set the following in config.h (to enable use of memtest86+ on serial port):
-
-# #define SERIAL_TTY 0
-# #define SERIAL_BAUD_RATE 115200
-
-# /* BEEP_MODE - Beep on error. Default off, Change to 1 to enable */
-# #define BEEP_MODE 1
-
# place the right config
rm -f config.h
cp ../resources/memtest86/patch/config.h .