Add "config" command to access config UI

This commit is contained in:
Michael Brown
2006-12-20 05:37:33 +00:00
parent 666b309c0c
commit 8f9336e0c1
4 changed files with 53 additions and 0 deletions
+3
View File
@@ -146,6 +146,9 @@ REQUIRE_OBJECT ( pxe );
#ifdef NVO_CMD
REQUIRE_OBJECT ( nvo_cmd );
#endif
#ifdef CONFIG_CMD
REQUIRE_OBJECT ( config_cmd );
#endif
/*
* Drag in miscellaneous objects