mirror of https://github.com/ipxe/ipxe.git
"dns_resolver" changed to "dns"
parent
167c26c92b
commit
d817e60d21
|
@ -175,5 +175,5 @@ REQUIRE_OBJECT ( relocate );
|
|||
*
|
||||
*/
|
||||
#ifdef DNS_RESOLVER
|
||||
REQUIRE_OBJECT ( dns_resolver );
|
||||
REQUIRE_OBJECT ( dns );
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue