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>
forked from bhumikagoyal/Cross-compile-kernel-drivers
-
Notifications
You must be signed in to change notification settings - Fork 0
ShivaprasadGBhat/Cross-compile-kernel-drivers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This make.cross script helps to cross compile a kernel driver or a particular file for a particular architecture.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%