board :i.mx8mini evk
kernel version:lf-5.15.y
FMAC version: cypress-fmac-v5.15.58-2024_0514
Hi There:
My kernel has compiled successfully, but I encountered the above error while compiling the Infineon backports. Could you please explain what might be causing this issue and how I can resolve it?
Thanks
root@ubuntu:/home/brad/linux-imx# cd v5.15.58-backports/
root@ubuntu:/home/brad/linux-imx/v5.15.58-backports# MY_KERNEL=/home/brad/linux-imx/
root@ubuntu:/home/brad/linux-imx/v5.15.58-backports# make KLIB=$MY_KERNEL KLIB_BUILD=$MY_KERNEL ARCH=arm64 COMPILE=$CROSS_COMPILE defconfig-brcmfmac
make[2]: 'conf' is up to date.
./kconf/conf: 1: Syntax error: ")" unexpected
make[1]: *** [Makefile.real:42: defconfig-brcmfmac] Error 2
make: *** [Makefile:43: defconfig-brcmfmac] Error 2
root@ubuntu:/home/brad/linux-imx/v5.15.58-backports#