aboutsummaryrefslogtreecommitdiff
path: root/scripts/readserial.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-06-11 15:40:04 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-06-11 16:22:56 -0400
commitffc06871281830ac0b2ec9fe6a2cb5403bf72503 (patch)
treefe6a03664b62e976892e18a6053423c7a33176a0 /scripts/readserial.py
parentab482e0d6c80e74be9b974b9b2e896ebf9a21e1c (diff)
downloadseabios-hppa-ffc06871281830ac0b2ec9fe6a2cb5403bf72503.zip
seabios-hppa-ffc06871281830ac0b2ec9fe6a2cb5403bf72503.tar.gz
seabios-hppa-ffc06871281830ac0b2ec9fe6a2cb5403bf72503.tar.bz2
build: Minor - fix comments referring to old tools/ directory.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/readserial.py')
-rwxr-xr-xscripts/readserial.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/readserial.py b/scripts/readserial.py
index 4f29648..3333e84 100755
--- a/scripts/readserial.py
+++ b/scripts/readserial.py
@@ -6,7 +6,7 @@
# This file may be distributed under the terms of the GNU GPLv3 license.
# Usage:
-# tools/readserial.py /dev/ttyUSB0 115200
+# scripts/readserial.py /dev/ttyUSB0 115200
import sys
import time