diff --git a/sys/shell/Makefile.dep b/sys/shell/Makefile.dep index dd8e0dd82f..a36517319c 100644 --- a/sys/shell/Makefile.dep +++ b/sys/shell/Makefile.dep @@ -208,6 +208,7 @@ endif ifneq (,$(filter shell_cmd_gnrc_udp,$(USEMODULE))) USEMODULE += gnrc_udp USEMODULE += gnrc_pktdump + USEMODULE += netutils endif ifneq (,$(filter shell_cmd_i2c_scan,$(USEMODULE))) FEATURES_REQUIRED += periph_i2c