mirror of https://github.com/ipxe/ipxe.git
Removed DNS from the default configuration; it hasn't been updated to
the new UDP API yet.pull/1/head
parent
97439cb6eb
commit
dd59181a0a
|
@ -85,7 +85,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define DNS_RESOLVER /* DNS resolver */
|
#undef DNS_RESOLVER /* DNS resolver */
|
||||||
#undef NMB_RESOLVER /* NMB resolver */
|
#undef NMB_RESOLVER /* NMB resolver */
|
||||||
|
|
||||||
/* @END general.h */
|
/* @END general.h */
|
||||||
|
|
Loading…
Reference in New Issue