Home Install Usage Learn E.Book MAP

Thursday, November 10, 2011

How to prepare BT5 kernel sources

Occasionally you might want to compile code that requires kernel headers (such as compat-wireless, or other drivers). These are quick instructions on how to do so.

root@bt:~# prepare-kernel-sources
root@bt:~# cd /usr/src/linux
root@bt:~# cp -rf include/generated/* include/linux/ 
NOTE: You need to be connected to the internet in order to download the linux-source package.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...