We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The file arch/arm64/boot/dts/freescale/Makefile in branches 6.1.36 and 6.1.55 currently contains
arch/arm64/boot/dts/freescale/Makefile
6.1.36
6.1.55
dtb-$(CONFIG_ARCH_MXC) += imx93-9x9-qsb.dtb \ imx93-9x9-qsb-can1.dtb \ imx93-9x9-qsb-flexspi-m2.dtb \ imx93-9x9-qsb-ontat-wvga-panel.dtb \ imx93-9x9-qsb-mt9m114.dtb \ imx93-9x9-qsb-i3c.dtb \ imx93-9x9-qsb-lpspi.dtb imx93-9x9-qsb-lpspi-slave.dtb \ imx93-9x9-qsb-baremetal.dtb \ imx93-9x9-qsb-ld.dtb imx93-9x9-qsb-aud-hat.dtb \ imx93-9x9-qsb-rpmsg.dtb imx93-9x9-qsb-rpmsg-lpv.dtb \ imx93-9x9-qsb-uart-sharing-cm33.dtb \ imx93-9x9-qsb-inmate.dts imx93-9x9-qsb-root.dts
Please note the .dts extensions for the last two files. These must be .dtb to build correctly
.dts
.dtb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The file
arch/arm64/boot/dts/freescale/Makefile
in branches6.1.36
and6.1.55
currently containsPlease note the
.dts
extensions for the last two files. These must be.dtb
to build correctlyThe text was updated successfully, but these errors were encountered: