From 5a8ea556881dca34aefe2d8709c6576e488276f0 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 22 Nov 2014 00:15:14 -0500 Subject: buildrom-withgrub: It is now possible to use standalone. Remove comment contradicting this. --- 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" -- cgit v0.9.1