summaryrefslogtreecommitdiff
path: root/buildrom-withgrub
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-22 05:15:14 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-22 05:15:14 +0000
commit5a8ea556881dca34aefe2d8709c6576e488276f0 (patch)
treeb7ac813ee517a312994c9766384a49af5fc9a58a /buildrom-withgrub
parent96f4fc55c39145ef7b73d2512dcb34722156d599 (diff)
buildrom-withgrub: It is now possible to use standalone.
Remove comment contradicting this.
Diffstat (limited to 'buildrom-withgrub')
-rwxr-xr-xbuildrom-withgrub3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildrom-withgrub b/buildrom-withgrub
index c7f9f03..594fba1 100755
--- a/buildrom-withgrub
+++ b/buildrom-withgrub
@@ -21,9 +21,6 @@
set -u -e -v
-# DO NOT RUN THIS DIRECTLY!
-# Use "build"
-
if (( $# != 1 )); then
echo "Usage: ./buildrom-withgrub boardname"
echo "Example: ./buildrom-withgrub x60"