[app] add the app module init system

This commit is contained in:
Travis Geiselbrecht
2009-01-24 21:21:08 -08:00
parent ef67d2b29d
commit 6837223d02
7 changed files with 129 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ include platform/rules.mk
include target/rules.mk
include kernel/rules.mk
include dev/rules.mk
include app/rules.mk
# recursively include any modules in the MODULE variable, leaving a trail of included
# modules in the ALLMODULES list