mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
Fix typos in a comment
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
||||
|
||||
-include $(TOPDIR)/Make.defs
|
||||
|
||||
# Determine there is a Kconfig file for the any custom board configuration
|
||||
# Determine if there is a Kconfig file for any custom board configuration
|
||||
|
||||
ifeq ($(CONFIG_ARCH_BOARD_CUSTOM),y)
|
||||
CUSTOM_DIR = $(patsubst "%",%,$(CONFIG_ARCH_BOARD_CUSTOM_DIR))
|
||||
|
||||
Reference in New Issue
Block a user