Rename "boot" to "autoboot"

This commit is contained in:
Michael Brown
2007-01-14 00:06:23 +00:00
parent ece4ff929e
commit beb941ed81
3 changed files with 7 additions and 7 deletions

View File

@@ -116,7 +116,7 @@
* Command-line commands to include
*
*/
#define BOOT_CMD /* Automatic booting */
#define AUTOBOOT_CMD /* Automatic booting */
#define NVO_CMD /* Non-volatile option storage commands */
#define CONFIG_CMD /* Option configuration console */
#define IFMGMT_CMD /* Interface management commands */