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
|
||||
${error Unsupported CoAP DTLS keystore: $(MAKE_COAP_DTLS_KEYSTORE)}
|
||||
endif
|
||||
|
||||
${info Building with tinyDTLS - see $(CONTIKI)/$(TINYDTLS_PATH)/LICENSE}
|
||||
endif
|
||||
|
@ -0,0 +1 @@
|
||||
${info Building with tinyDTLS - see $(CONTIKI)/$(TINYDTLS_PATH)/LICENSE}
|
Loading…
Reference in New Issue
Block a user