mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 15:31:17 +01:00
examples/gnrc_border_router: enable hostnames
This commit is contained in:
parent
9c4ee37acc
commit
d1b83cdcf1
@ -54,6 +54,7 @@ ifneq (0,$(ENABLE_DNS))
|
||||
ifneq (0,$(ENABLE_DNS_CACHING))
|
||||
USEMODULE += dns_cache # cache DNS responses
|
||||
endif
|
||||
USEMODULE += hosts # enable static hostnames
|
||||
endif
|
||||
|
||||
# When using a regular network uplink we should use DHCPv6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user