From b8a8ee8b1b99e3c3c36261a548e509a1e3fa58bf Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sat, 22 Nov 2014 00:20:36 -0500
Subject: Revert "buildrom-withgrub: It is now possible to use standalone."

This reverts commit 5a8ea556881dca34aefe2d8709c6576e488276f0.
---
(limited to 'buildrom-withgrub')

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 v0.9.1