change directory to linux source code and type following commands
copy current kernel config as .config in current folder (or you can config it by typing make oldconfig)
type following commands for parparations
copy Modules.symvers to current folder
compile specified module (ex. I'd like to rebuild block module)
No comments:
Post a Comment