only:simulator has BOARDS_DIR

This commit is contained in:
rusefillc 2024-03-15 22:45:16 -06:00
parent 5d72328d05
commit af200c573a
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ PCH_DIR = $(PROJECT_DIR)/pch
PCHSRC = $(PCH_DIR)/pch.h
PCHSUB = simulator
BOARDS_DIR = $(PROJECT_DIR)/config/boards
# used by USE_SMART_BUILD
CONFDIR = .