make iotlab: removed duplicated PHONY targets
This commit is contained in:
parent
27688d8be1
commit
cfdd6cb696
2
dist/testbed-support/Makefile.iotlab
vendored
2
dist/testbed-support/Makefile.iotlab
vendored
@ -29,8 +29,6 @@ ifdef IOTLAB_EXCLUDE_NODES
|
|||||||
EXCLUDE_PARAM := "-e$(IOTLAB_SITE),$(firstword $(subst :, ,$(IOTLAB_TYPE))),$(IOTLAB_EXCLUDE_NODES)"
|
EXCLUDE_PARAM := "-e$(IOTLAB_SITE),$(firstword $(subst :, ,$(IOTLAB_TYPE))),$(IOTLAB_EXCLUDE_NODES)"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
.PHONY: iotlab-exp iotlab-flash iotlab-reset iotlab-debug-server iotlab-term
|
|
||||||
|
|
||||||
$(IOTLAB_AUTH):
|
$(IOTLAB_AUTH):
|
||||||
auth-cli -u $(IOTLAB_USER)
|
auth-cli -u $(IOTLAB_USER)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user