Hi All,
I am trying to add the touch driver file ft5x06_ts.c to imx6q sabre auto kernel version is 3.10.53,
ft5x06_ts.c file i added in /... /git/drivers/input/touchscreen/ and in same path in make file is added object file name like obj-$(CONFIG_TOUCHSCREEN_FT5X06) +=ft5x06_ts.o , when i compile the the kernel it successfully compile but object file ft5x06_ts.o is not generating, could any one suggest me where i am went wrong, for other files object file is generating, Thanks in advance,
Best Regards.
Nandish SG