diff --git a/pkg/jerryscript/Makefile.dep b/pkg/jerryscript/Makefile.dep index 493506766d..f6bba9c711 100644 --- a/pkg/jerryscript/Makefile.dep +++ b/pkg/jerryscript/Makefile.dep @@ -1,7 +1,5 @@ -ifneq (,$(filter jerryscript,$(USEPKG))) - USEMODULE += jerryport-minimal - USEMODULE += jerryscript-ext -endif +USEMODULE += jerryport-minimal +USEMODULE += jerryscript-ext # Jerryscript is only supported by 32-bit architectures FEATURES_REQUIRED += arch_32bit