I need to compile a module driver for an Advance WISE-710 wiht imx6 cpu
I had just clone the kernel source 4.1.15. But for the compile command: "make -C /lib/modules/4.1.15/build M=/media/Recovery/linux-imx/drivers/usb/serial/ obj-m=options modules", kernel-header-4.1.15 is needed.
Where to download the header files?