mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 23:15:10 +03:00
"dns_resolver" changed to "dns"
This commit is contained in:
@@ -175,5 +175,5 @@ REQUIRE_OBJECT ( relocate );
|
||||
*
|
||||
*/
|
||||
#ifdef DNS_RESOLVER
|
||||
REQUIRE_OBJECT ( dns_resolver );
|
||||
REQUIRE_OBJECT ( dns );
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user