same story for simulator

This commit is contained in:
rusefi 2018-12-13 21:32:50 -05:00
parent 106d6b8b7b
commit d9d054a88c
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,14 @@
# NOTE: Can be overridden externally.
#
ifeq ("$(wildcard ../firmware/ChibiOS4/os/common/startup/ARMCMx/compilers/GCC/rules.mk)","")
#
# todo: someone please figure out the syntax to invoke 'git submodule update --init' from here
#
$(error Modules are missing? Did you execute 'git submodule update --init'?)
endif
# Compiler options here.
ifeq ($(USE_OPT),)
# this config if debugging is needed, but the binary is about 50M