How to fix No rule to make target for sunxi_ts.ko?

Started by gvi70000, February 15, 2016, 07:31:41 PM

Previous topic - Next topic

gvi70000

Can anyone tell me how to solve this?
Export includes file: system/core/adb/Android.mk -- out/target/product/olinuxino-a20/obj/EXECUTABLES/adbd_intermediates/export_includes
make: *** No rule to make target `device/softwinner/olinuxino-a20/modules/modules/sunxi_ts.ko', needed by `out/target/product/olinuxino-a20/sunxi_ts.ko'.  Stop.
make: *** Waiting for unfinished jobs....

gvi70000

the filese shoul be sunxi-ts.ko not sunxi_ts.ko
Solved