summaryrefslogtreecommitdiff
path: root/buildrom-withgrub
diff options
context:
space:
mode:
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"