diff --git a/Makefile b/Makefile index e716e8cf..0ab9f223 100644 --- a/Makefile +++ b/Makefile @@ -231,7 +231,7 @@ include $(KCONFIG_CONFIG) include $(KCONFIG_AUTOCMD) endif -# Include all object.mk files +# Include all objects.mk files ifdef PLATFORM include $(platform-object-mks) endif