Explorar o código

Revert "Testing build with no v6"

This reverts commit ea23d23b014a750c5efbc632806d223d0fc77398.
Antony Messerli %!s(int64=2) %!d(string=hai) anos
pai
achega
2981c19f82
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/netbootxyz/files/ipxe/local/general.h

+ 1 - 1
roles/netbootxyz/files/ipxe/local/general.h

@@ -6,7 +6,7 @@
 #define IMAGE_GZIP            /* GZIP image support */
 #define IMAGE_PNG             /* PNG image support */
 #define IMAGE_ZLIB            /* ZLIB image support */
-#undef  NET_PROTO_IPV6        /* IPv6 protocol */
+#define NET_PROTO_IPV6        /* IPv6 protocol */
 #define NSLOOKUP_CMD          /* DNS resolving command */
 #define NTP_CMD               /* NTP commands */
 #define PARAM_CMD             /* Form parameter commands */