diff --git a/core/net/ipv6/multicast/uip-mcast6.h b/core/net/ipv6/multicast/uip-mcast6.h index 211f1128b..91accf41c 100644 --- a/core/net/ipv6/multicast/uip-mcast6.h +++ b/core/net/ipv6/multicast/uip-mcast6.h @@ -162,7 +162,7 @@ struct uip_mcast6_driver { #define UIP_MCAST6 smrf_driver #elif UIP_MCAST6_ENGINE == UIP_MCAST6_ENGINE_ESMRF -#define RPL_CONF_MULTICAST 1 +#define RPL_WITH_MULTICAST 1 #define UIP_MCAST6 esmrf_driver #else