diff --git a/Makefile.include b/Makefile.include index 820b96be452965079d7b2474a1442c9273de2564..3ef25e82885e7dfc30123864696c56eab24aead1 100644 --- a/Makefile.include +++ b/Makefile.include @@ -392,7 +392,7 @@ include $(RIOTBASE)/Makefile.buildtests # Export variables used throughout the whole make system: include $(RIOTBASE)/Makefile.vars -# Warn if the selected board and drivers don't provide all needed featues: +# Warn if the selected board and drivers don't provide all needed features: ifneq (, $(filter all, $(if $(MAKECMDGOALS), $(MAKECMDGOALS), all))) EXPECT_ERRORS := EXPECT_CONFLICT :=