mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +03:00
Added network interface management commands
This commit is contained in:
@@ -152,6 +152,9 @@ REQUIRE_OBJECT ( nvo_cmd );
|
||||
#ifdef CONFIG_CMD
|
||||
REQUIRE_OBJECT ( config_cmd );
|
||||
#endif
|
||||
#ifdef IFMGMT_CMD
|
||||
REQUIRE_OBJECT ( ifmgmt_cmd );
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Drag in miscellaneous objects
|
||||
|
||||
Reference in New Issue
Block a user