summaryrefslogtreecommitdiff
path: root/builddeps-coreboot
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:08:04 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:08:04 +0000
commitc0d941b5b03842505e8bd87d8b1b8d9663ee8fdb (patch)
treebb8bb3665ba22fbfd0bfb66d218cba9aa7394c77 /builddeps-coreboot
parent9f67c319dfaef2d3e7920bb5b750ec5b8f5a52d6 (diff)
builddeps-coreboot and cleandeps: improve commenting
Diffstat (limited to 'builddeps-coreboot')
-rwxr-xr-xbuilddeps-coreboot4
1 files changed, 2 insertions, 2 deletions
diff --git a/builddeps-coreboot b/builddeps-coreboot
index 67ee968..6b5794f 100755
--- a/builddeps-coreboot
+++ b/builddeps-coreboot
@@ -37,10 +37,10 @@ cd coreboot
# Build the utilities required by libreboot
# -----------------------------------------
-# build cbfstool
+# cbfstool
cd util/cbfstool
make
-# build nvramtool
+# nvramtool
cd ../nvramtool
make