Skip to content
Snippets Groups Projects
Commit dfd741f9 authored by Martine Lenders's avatar Martine Lenders
Browse files

ipv6_hdr: add ipv6_addr as dependency

parent f22cac2c
No related branches found
No related tags found
No related merge requests found
......@@ -245,6 +245,7 @@ endif
ifneq (,$(filter ipv6_hdr,$(USEMODULE)))
USEMODULE += inet_csum
USEMODULE += ipv6_addr
endif
ifneq (,$(filter gnrc_ipv6_nc,$(USEMODULE)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment