Add configuration options to start the system from a program on a file system

This commit is contained in:
Gregory Nutt
2014-08-30 13:27:23 -06:00
parent a5cfd5deba
commit 34ff07008a
3 changed files with 286 additions and 74 deletions
+2
View File
@@ -69,6 +69,8 @@ static const char *dequote_list[] =
"CONFIG_PASS1_TARGET", /* Pass1 build target */
"CONFIG_PASS1_OBJECT", /* Pass1 build object */
"CONFIG_DEBUG_OPTLEVEL", /* Custom debug level */
"CONFIG_INIT_SYMTAB", /* Global symbol table */
"CONFIG_INIT_NEXPORTS", /* Global symbol table size */
/* RGMP */