Hi @Manuel_Salas
I've checked the file name again and it is correct.
The Makefile path is as follows:
/imx8mqevk-poky-linux/linux-imx/5.4-r0/git/arch/arm64/boot/dts/freescale/Makefile
The Compile command as follows:
bitbake -c compile if linux-imx
bitbake -c deploy -f linux-imx
but still no effect? Is it because of using yocto?
Do I need to change othe files?
Thanks.