Show compile information about tinyDTLS license only once.
This commit is contained in:
parent
833da8df76
commit
a18aaa4e26
@ -28,6 +28,4 @@ ifeq ($(MAKE_WITH_DTLS),1)
|
|||||||
else
|
else
|
||||||
${error Unsupported CoAP DTLS keystore: $(MAKE_COAP_DTLS_KEYSTORE)}
|
${error Unsupported CoAP DTLS keystore: $(MAKE_COAP_DTLS_KEYSTORE)}
|
||||||
endif
|
endif
|
||||||
|
|
||||||
${info Building with tinyDTLS - see $(CONTIKI)/$(TINYDTLS_PATH)/LICENSE}
|
|
||||||
endif
|
endif
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
${info Building with tinyDTLS - see $(CONTIKI)/$(TINYDTLS_PATH)/LICENSE}
|
Loading…
Reference in New Issue
Block a user