mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ipv6_hdr: add ipv6_addr as dependency
This commit is contained in:
parent
f22cac2ceb
commit
dfd741f95d
@ -245,6 +245,7 @@ endif
|
||||
|
||||
ifneq (,$(filter ipv6_hdr,$(USEMODULE)))
|
||||
USEMODULE += inet_csum
|
||||
USEMODULE += ipv6_addr
|
||||
endif
|
||||
|
||||
ifneq (,$(filter gnrc_ipv6_nc,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user