From af004eea92f2c490a9ca16c8b8628aa20247d005 Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Thu, 2 Jan 2025 15:16:05 +0100 Subject: [PATCH] SQUASH ME Co-authored-by: mguetschow --- examples/gnrc_networking/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gnrc_networking/Makefile b/examples/gnrc_networking/Makefile index 8fc965c4f4e0..5e7c2e2c33e5 100644 --- a/examples/gnrc_networking/Makefile +++ b/examples/gnrc_networking/Makefile @@ -13,7 +13,7 @@ USEMODULE += netdev_default USEMODULE += auto_init_gnrc_netif # Activate ICMPv6 error messages USEMODULE += gnrc_icmpv6_error -# Specify the mandatory networking module for a IPv6 routing node +# Specify the mandatory networking module for a IPv6 host node USEMODULE += gnrc_ipv6_default # Additional networking modules that can be dropped if not needed USEMODULE += gnrc_icmpv6_echo