From 37ed870fa6925f3bff33ab893e9c6977babeb17c Mon Sep 17 00:00:00 2001 From: "andrii.davydenko" Date: Fri, 19 Aug 2022 17:07:03 +0300 Subject: [MTX-4566][GP-1689] Manufacturing: Atmel based devices - process improvement Add SDMFG variable instead of BB_USE_SD --- conf/machine/mtcdt.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 4738601..097d27d 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -44,3 +44,5 @@ PREFERRED_VERSION_rs9113 = '1.6.5' PRINC ?= "0" PACKAGECONFIG_append_pn-boost = " python" + +SDMFG ??= "" -- cgit v1.2.3