Revert "Set include_dhcp_server to y"

This reverts commit 14eb5710ff.
This commit is contained in:
yaqiangz 2024-03-25 06:52:52 +00:00
parent 14eb5710ff
commit 8c92d56fe4

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 ?= y
INCLUDE_DHCP_SERVER ?= n
# INCLUDE_P4RT - build docker-p4rt for P4RT support
INCLUDE_P4RT = n