Hi guys,
I am porting some of functions those are using float operation, after build, there are some of link error.
My kernel version is 4.14.98 and u-boot version is kernel's package.
link error is below:
"undefined reference to '__aeabi_fmul'"
Should I modify compile and link option? if so, where can i modify and some of points.
Please share me.