Set include_dhcp_server to y

This commit is contained in:
yaqiangz 2024-03-22 03:16:21 +00:00
parent 20c6fcd34f
commit 14eb5710ff

View File

@ -150,7 +150,7 @@ INCLUDE_NAT = y
INCLUDE_DHCP_RELAY = y
# 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 = n