summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/distro/include/phosphor-defaults.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/conf/distro/include/phosphor-defaults.inc')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index eb977adadd..ebd31322ba 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -1,7 +1,7 @@
-OBMC_BMC_INSTANCES ?= "0"
-OBMC_CHASSIS_INSTANCES ?= "0"
-OBMC_HOST_INSTANCES ?= "0"
-OBMC_POWER_INSTANCES ?= "0"
+OBMC_BMC_INSTANCES ??= "0"
+OBMC_CHASSIS_INSTANCES ??= "0"
+OBMC_HOST_INSTANCES ??= "0"
+OBMC_POWER_INSTANCES ??= "0"
# obmc-bmc-state-manager
#