Skip to content
Snippets Groups Projects
Commit e26bb43a authored by Cenk Gündoğan's avatar Cenk Gündoğan
Browse files

make: fix typo

parent 7383957a
Branches
No related tags found
No related merge requests found
......@@ -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 :=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment