Skip to content

Commit 985273e

Browse files
committed
set include_dhcp_server to y
1 parent abdf206 commit 985273e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ INCLUDE_NAT = y
150150
INCLUDE_DHCP_RELAY = y
151151

152152
# INCLUDE_DHCP_SERVER - build and install dhcp-server package
153-
INCLUDE_DHCP_SERVER ?= n
153+
INCLUDE_DHCP_SERVER ?= y
154154

155155
# INCLUDE_P4RT - build docker-p4rt for P4RT support
156156
INCLUDE_P4RT = n

0 commit comments

Comments
 (0)