boot2: move to separate process

This commit is contained in:
Michael Scire
2019-10-18 21:06:40 -07:00
committed by SciresM
parent 535e49a38d
commit 6abd756e0c
14 changed files with 427 additions and 31 deletions

View File

@@ -26,7 +26,7 @@ endif
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := source source/impl source/boot2
SOURCES := source source/impl
DATA := data
INCLUDES := include ../../common/include
EXEFS_SRC := exefs_src