Hi Dave, On Sunday 21 July 2013 12:58:58 David Festing wrote: > > I will just put back my previous ptxconfig file, which > > I have fortunately saved :) > > And that saved the day. I searched through old emails and see that I had a > similar problem when I tried to include RFKILL, when building WiFi support > in the kernel about 3 months ago. > > Would building sierra.c as a kernel module (out of tree?) be the most > likely way to succeed?
You can: - include it as a module (out-of-tree) - or add it to the kernel source tree (in-tree) via a patch But you must consider the sierra.c source matches the correct Linux revision to build for. Maybe you need to adapt the driver to be able to compile and integrate it into a more recent kernel. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-5121-206917-5128 | Peiner Str. 6-8, 31137 Hildesheim, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ |
