mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Move module support from binfmt/ to sched/ so that it can be configured and built independently from binfmt features
This commit is contained in:
@@ -71,7 +71,6 @@ VPATH =
|
||||
SUBDIRS =
|
||||
DEPPATH = --dep-path .
|
||||
|
||||
include libmodule$(DELIM)Make.defs
|
||||
include libnxflat$(DELIM)Make.defs
|
||||
include libelf$(DELIM)Make.defs
|
||||
include libbuiltin$(DELIM)Make.defs
|
||||
|
||||
Reference in New Issue
Block a user