Hi, this is an upstream problem. Till it gets solved, you can do this quick fix: go to your sources folder, lets say /usr/src/linux cd include/linux ln -s ../generated/autoconf.h autoconf.h The module will now build properly. Regards, Pedro