summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/mtcap.conf2
-rw-r--r--conf/machine/mtr.conf2
-rw-r--r--conf/machine/mtre.conf2
-rw-r--r--conf/machine/mtrv1.conf2
4 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/mtcap.conf b/conf/machine/mtcap.conf
index 71c218f..56743e0 100644
--- a/conf/machine/mtcap.conf
+++ b/conf/machine/mtcap.conf
@@ -43,3 +43,5 @@ PREFERRED_VERSION_rs9113 = '1.6.5'
PRINC ?= "0"
PACKAGECONFIG_append_pn-boost = " python"
+
+SDMFG ??= ""
diff --git a/conf/machine/mtr.conf b/conf/machine/mtr.conf
index 107f0f0..f6c9f0f 100644
--- a/conf/machine/mtr.conf
+++ b/conf/machine/mtr.conf
@@ -45,3 +45,5 @@ PREFERRED_VERSION_rs9113 = '1.6.5'
PRINC ?= "0"
PACKAGECONFIG_append_pn-boost = " python"
+
+SDMFG ??= ""
diff --git a/conf/machine/mtre.conf b/conf/machine/mtre.conf
index a51efaa..d3d087a 100644
--- a/conf/machine/mtre.conf
+++ b/conf/machine/mtre.conf
@@ -42,3 +42,5 @@ UBOOT_LOADADDRESS = "0x20008000"
PRINC ?= "0"
PACKAGECONFIG_append_pn-boost = " python"
+
+SDMFG ??= ""
diff --git a/conf/machine/mtrv1.conf b/conf/machine/mtrv1.conf
index 3b673db..56e09d1 100644
--- a/conf/machine/mtrv1.conf
+++ b/conf/machine/mtrv1.conf
@@ -44,3 +44,5 @@ PREFERRED_VERSION_rs9113 = '1.6.5'
PRINC ?= "0"
PACKAGECONFIG_append_pn-boost = " python"
+
+SDMFG ??= ""