mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
BINFMT: A framework to support a P-code binary format (a work in progress)
This commit is contained in:
@@ -70,6 +70,7 @@ DEPPATH = --dep-path .
|
||||
include libnxflat$(DELIM)Make.defs
|
||||
include libelf$(DELIM)Make.defs
|
||||
include libbuiltin$(DELIM)Make.defs
|
||||
include libpcode$(DELIM)Make.defs
|
||||
|
||||
BINFMT_AOBJS = $(BINFMT_ASRCS:.S=$(OBJEXT))
|
||||
BINFMT_COBJS = $(BINFMT_CSRCS:.c=$(OBJEXT))
|
||||
|
||||
Reference in New Issue
Block a user