diff --git a/examples/ng_networking/Makefile b/examples/ng_networking/Makefile index bd24ff0830..a8df3f24b0 100644 --- a/examples/ng_networking/Makefile +++ b/examples/ng_networking/Makefile @@ -26,6 +26,7 @@ USEMODULE += ng_udp USEMODULE += ng_pktdump # Additional networking modules that can be dropped if not needed USEMODULE += ng_icmpv6_echo +USEMODULE += fib # Add also the shell, some shell commands (which are based on uart0 in this app) USEMODULE += uart0 USEMODULE += shell