Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chchzh1978/linuxdriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jobs before this project: 1、prepare linux source code, you can download from official web site, and you shuold make sure the linux version shuold be same as the target; 2、copy the .config from target(the location is different for specified linux version, for example: /boot/config-XXX) to root directory of downloaded source code; 3、check Makefile in root directoy for the source code, make sure the linux version is same as other modules loaded in the target(you can use lsmod and modinfo to get the information); 4、use the make menuconfig to load the .config which is from 2 step; 5、compile the linux kernel, then change the KERNEL_DIR in Makefile of this project;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors