summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/imx-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/imx-base.inc')
-rw-r--r--conf/machine/include/imx-base.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index fff3c56d..ba43d76e 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -224,6 +224,8 @@ MACHINEOVERRIDES_EXTENDER_FILTER_OUT = " \
224 mx8dxl \ 224 mx8dxl \
225" 225"
226 226
227MACHINEOVERRIDES_FILTERED_OUT_QA_ERROR = "%s overrides cannot be used and need conversion to use the new BSP-specific overrides. Check 'meta-freescale/scripts/convert-bsp-specific-overrides'."
228
227# Sub-architecture support 229# Sub-architecture support
228MACHINE_SOCARCH_SUFFIX ?= "" 230MACHINE_SOCARCH_SUFFIX ?= ""
229MACHINE_SOCARCH_SUFFIX:mx6q-nxp-bsp = "-mx6qdl" 231MACHINE_SOCARCH_SUFFIX:mx6q-nxp-bsp = "-mx6qdl"