pm: complete rewrite

This commit is contained in:
Michael Scire
2019-06-29 02:20:36 -07:00
committed by SciresM
parent 5bba0f47ff
commit 20a48c3a26
32 changed files with 2309 additions and 1998 deletions

View File

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