Merge pull request #983 from adafruit/tannewt-patch-1
Comment tweak after board change
This commit is contained in:
commit
321daa3523
@ -2,8 +2,7 @@
|
|||||||
PYTHON2 ?= $(which python2 || which python2.7)
|
PYTHON2 ?= $(which python2 || which python2.7)
|
||||||
PYTHON3 ?= python3
|
PYTHON3 ?= python3
|
||||||
|
|
||||||
# Select the board to build for: if not given on the command line,
|
# Select the board to build for.
|
||||||
# then default to PYBV10.
|
|
||||||
ifeq ($(BOARD),)
|
ifeq ($(BOARD),)
|
||||||
$(error You must provide a BOARD parameter)
|
$(error You must provide a BOARD parameter)
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user