mirror of https://github.com/ipxe/ipxe.git
Add interface management commands
parent
55e590ab3a
commit
9869659895
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Reference in New Issue