From b8a8ee8b1b99e3c3c36261a548e509a1e3fa58bf Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 22 Nov 2014 05:20:36 +0000 Subject: Revert "buildrom-withgrub: It is now possible to use standalone." This reverts commit 5a8ea556881dca34aefe2d8709c6576e488276f0. --- buildrom-withgrub | 3 +++ 1 file changed, 3 insertions(+) diff --git a/buildrom-withgrub b/buildrom-withgrub index cdc90d9..ac1888f 100755 --- a/buildrom-withgrub +++ b/buildrom-withgrub @@ -21,6 +21,9 @@ 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 v1.1-4-g5e80