make iotlab: removed duplicated PHONY targets

This commit is contained in:
Oleg Hahm 2016-01-27 15:47:59 +01:00
parent 27688d8be1
commit cfdd6cb696

View File

@ -29,8 +29,6 @@ ifdef IOTLAB_EXCLUDE_NODES
EXCLUDE_PARAM := "-e$(IOTLAB_SITE),$(firstword $(subst :, ,$(IOTLAB_TYPE))),$(IOTLAB_EXCLUDE_NODES)"
endif
.PHONY: iotlab-exp iotlab-flash iotlab-reset iotlab-debug-server iotlab-term
$(IOTLAB_AUTH):
auth-cli -u $(IOTLAB_USER)