I follow the nxp-imx/imx_openwrt git to build a custom image but I encounter a make error.
In make menuconfig, I changed the top 3 items for specific board (i.MX93) as shown below.
After configuring, I start making the image result, and I get a make error as shown below.
Could anybody help me fix this issue?
Thanks.
you can use sudo make -j4 V=sc E=0 package/boot/atf-imx/compile TF_LDFLAGS="--no-warn-rwx-segments" or modify your tf ldflags to compile
Hello, I have the same problem. Have you solved it?
thank you
maybe you can refer to the link as below
https://community.nxp.com/t5/i-MX-Processors/OpenWRT-i-MX8-Customize/m-p/1758230