Set include_dhcp_server to y
This commit is contained in:
parent
20c6fcd34f
commit
14eb5710ff
@ -150,7 +150,7 @@ INCLUDE_NAT = y
|
|||||||
INCLUDE_DHCP_RELAY = y
|
INCLUDE_DHCP_RELAY = y
|
||||||
|
|
||||||
# INCLUDE_DHCP_SERVER - build and install dhcp-server package
|
# INCLUDE_DHCP_SERVER - build and install dhcp-server package
|
||||||
INCLUDE_DHCP_SERVER ?= n
|
INCLUDE_DHCP_SERVER ?= y
|
||||||
|
|
||||||
# INCLUDE_P4RT - build docker-p4rt for P4RT support
|
# INCLUDE_P4RT - build docker-p4rt for P4RT support
|
||||||
INCLUDE_P4RT = n
|
INCLUDE_P4RT = n
|
||||||
|
Reference in New Issue
Block a user