We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ad5c7 commit 40fdde5Copy full SHA for 40fdde5
Makefile
@@ -32,6 +32,7 @@ DOCKER_BUILD = docker build --no-cache \
32
PLATFORM=$(PLATFORM) \
33
SKU=$(SKU) \
34
DEBUG_BUILD=$(DEBUG_BUILD) \
35
+ ENABLE_DHCP_GRAPH_SERVICE=$(ENABLE_DHCP_GRAPH_SERVICE) \
36
$@
37
38
sonic-slave-build :
0 commit comments