diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/imx-base.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index ac9aba80..0b176177 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
@@ -517,3 +517,6 @@ KERNEL_IMAGETYPE:aarch64 = "Image" | |||
517 | MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" | 517 | MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" |
518 | 518 | ||
519 | HOSTTOOLS_NONFATAL:append:mx8-nxp-bsp = " sha384sum" | 519 | HOSTTOOLS_NONFATAL:append:mx8-nxp-bsp = " sha384sum" |
520 | |||
521 | # Allow meta-imx to add NIP devices information until upstreamed. | ||
522 | include conf/machine/include/imx-base-extend.inc | ||