Move module support from binfmt/ to sched/ so that it can be configured and built independently from binfmt features

This commit is contained in:
Gregory Nutt
2015-12-12 07:09:17 -06:00
parent 44e45f0f91
commit 49554fe4fc
22 changed files with 393 additions and 574 deletions
-1
View File
@@ -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