Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: gvi70000 on February 15, 2016, 07:31:41 PM

Title: How to fix No rule to make target for sunxi_ts.ko?
Post by: gvi70000 on February 15, 2016, 07:31:41 PM
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....
Title: Re: How to fix No rule to make target for sunxi_ts.ko?
Post by: gvi70000 on February 16, 2016, 05:33:02 PM
the filese shoul be sunxi-ts.ko not sunxi_ts.ko
Solved