Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This make.cross script helps to cross compile a kernel driver or a particular file for a particular architecture. Command to run: ./make.cross ARCH=<?name-of-architecture> <?path-to-driver/subdriver> Example: ./make.cross ARCH=arm <?path-to-driver>

About

This make.cross script helps to cross compile a kernel driver or a particular file for a particular architecture.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages