Armsom-w3 SDK compilation error

As shown below, a compilation error is reported. How to solve this problem?

Error message:drivers/input/touchscreen/focaltech_touch/focaltech_test in archive is not an object

This seems to be a compilation error in the touch module. You can comment out focaltech-ts-y += focaltech_test/ in kernel\drivers\input\touchscreen\focaltech_touch\Makefile

like this