summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMike Ossmann <mike@ossmann.com>2011-02-08 04:30:12 +0000
committerMike Ossmann <mike@ossmann.com>2011-02-08 04:30:12 +0000
commit2d5a791bd98c72ae6a2acac49f419dd7dc77e333 (patch)
tree6e90d74e5c7298248ebc6b08ff3282153c4d933b /web
parentf9e14f2b1f77ddaa526cf482feb0b4cfbf89f2a1 (diff)
documented BOARD environment variable setting
Diffstat (limited to 'web')
-rw-r--r--web/content/firmware/develop.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/content/firmware/develop.html b/web/content/firmware/develop.html
index eb37023..e60fabc 100644
--- a/web/content/firmware/develop.html
+++ b/web/content/firmware/develop.html
@@ -19,4 +19,4 @@ href="http://sourceforge.net/projects/ubertooth/develop">svn</a>.</p>
<p>Ubertooth Zero and Ubertooth One are not binary compatible. The default
target is Ubertooth One. If you are compiling firmware for Ubertooth Zero, set
-BOARD = UBERTOOTH_ZERO in your Makefile.</p>
+the environment variable BOARD = UBERTOOTH_ZERO.</p>