diff --git a/pkg/tinydtls/Makefile b/pkg/tinydtls/Makefile
index edf43968a1eb2926ab03b482a1645bb87bae2cad..e5d6c9934e17918d30e72f99177ddcd416c275b2 100644
--- a/pkg/tinydtls/Makefile
+++ b/pkg/tinydtls/Makefile
@@ -4,6 +4,8 @@ PKG_URL=https://github.com/rfuentess/TinyDTLS.git
 PKG_VERSION=eb6f017ab451bb6cc4428b3e449955a76aeeba19
 PKG_LICENSE=EPL-1.0,EDL-1.0
 
+CFLAGS += -Wno-implicit-fallthrough
+
 .PHONY: all
 
 all: git-download