mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
build: Remove the unused BOARD_INCLUDE variable
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -37,10 +37,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -40,10 +40,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -37,10 +37,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -35,10 +35,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -20,10 +20,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
@@ -20,10 +20,6 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/Make.defs
|
include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
# This is the directory for the board-specific header files
|
|
||||||
|
|
||||||
BOARD_INCLUDE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH)$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)$(CONFIG_ARCH_BOARD)$(DELIM)include
|
|
||||||
|
|
||||||
# The entry point name (if none is provided in the .config file)
|
# The entry point name (if none is provided in the .config file)
|
||||||
|
|
||||||
CONFIG_USER_ENTRYPOINT ?= user_start
|
CONFIG_USER_ENTRYPOINT ?= user_start
|
||||||
|
|||||||
Reference in New Issue
Block a user