Andreas Müller
2018-09-14 09:48:48 UTC
Just in case somebody tries to build machines without BLOBs using these
overrides.
Signed-off-by: Andreas Müller <***@gmail.com>
---
conf/machine/include/imx-base.inc | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index b0474891..81f521e2 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -80,11 +80,18 @@ MACHINEOVERRIDES_EXTENDER_FILTER_OUT_use-mainline-bsp = " \
mx6dl \
mx6sx \
mx6sl \
+ mx6sll \
mx6ul \
mx6ull \
\
mx7 \
mx7d \
+ mx7ulp \
+ \
+ mx8 \
+ mx8qm \
+ mx8mq \
+ mx8qxp \
"
# Sub-architecture support
overrides.
Signed-off-by: Andreas Müller <***@gmail.com>
---
conf/machine/include/imx-base.inc | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index b0474891..81f521e2 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -80,11 +80,18 @@ MACHINEOVERRIDES_EXTENDER_FILTER_OUT_use-mainline-bsp = " \
mx6dl \
mx6sx \
mx6sl \
+ mx6sll \
mx6ul \
mx6ull \
\
mx7 \
mx7d \
+ mx7ulp \
+ \
+ mx8 \
+ mx8qm \
+ mx8mq \
+ mx8qxp \
"
# Sub-architecture support
--
2.14.4
--
2.14.4
--