I am using LS1088ARDB_PB platform for my development. I could able to compile and port the flexbuild_lsdk2108 latest build on that platform.
I have tried to modify the .config file for virtual address space for 39 bits, at the end of the compilation, I am seeing below mentioned error.
MODPOST Module.symvers
ERROR: modpost: "linflex_string_write" [drivers/tty/serial/fsl_linflexuart.ko] undefined!
make[4]: *** [/home/suresh/Public/MyCodes/flexbuild_lsdk2108M39/flexbuild_lsdk2108/components/linux/linux/scripts/Makefile.modpost:111: Module.symvers] Error 1
make[4]: *** Deleting file 'Module.symvers'
make[3]: *** [/home/suresh/Public/MyCodes/flexbuild_lsdk2108M39/flexbuild_lsdk2108/components/linux/linux/Makefile:1412: modules] Error 2
make[2]: *** [Makefile:185: __sub-make] Error 2
make[1]: *** [kernel.mk:13: kernel] Error 2
make: *** [Makefile:22: linux] Error 2
Please suggest the solution for this issue, in fact once modify the configuration file this issue is arising.
Regards
Suresh