david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Add interface management commands

This commit is contained in:
Michael Brown 2007-01-10 02:04:07 +00:00
parent 55e590ab3a
commit 9869659895
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@
#define BOOT_CMD /* Automatic booting */
#define NVO_CMD /* Non-volatile option storage commands */
#define CONFIG_CMD /* Option configuration console */
#define IFMGMT_CMD /* Interface management commands */
/* @END general.h */