diff --git a/sys/shell/Makefile.dep b/sys/shell/Makefile.dep index 6cc8eaaff9..eb2360479c 100644 --- a/sys/shell/Makefile.dep +++ b/sys/shell/Makefile.dep @@ -129,9 +129,6 @@ ifneq (,$(filter shell_cmds_default,$(USEMODULE))) ifneq (,$(filter sht1x,$(USEMODULE))) USEMODULE += shell_cmd_sht1x endif - ifneq (,$(filter suit_transport_worker,$(USEMODULE))) - USEMODULE += shell_cmd_suit - endif ifneq (,$(filter vfs,$(USEMODULE))) USEMODULE += shell_cmd_vfs endif