diff options
| -rw-r--r-- | conf/machine/include/imx-base.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index d9333d41c..8e063c2b3 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
| @@ -314,3 +314,5 @@ MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" | |||
| 314 | 314 | ||
| 315 | # Add the ability to specify _imx machines | 315 | # Add the ability to specify _imx machines |
| 316 | MACHINEOVERRIDES =. "imx:" | 316 | MACHINEOVERRIDES =. "imx:" |
| 317 | |||
| 318 | HOSTTOOLS_NONFATAL_append_mx8x = " sha384sum" | ||
