开发者

how to submit driver development to kernel git

开发者 https://www.devze.com 2023-03-15 06:33 出处:网络
I am developing a Linux kernel driver as module, this consists of driver \'C\' files, header files and modification of Makefiles in drivers/misc/.

I am developing a Linux kernel driver as module, this consists of driver 'C' files, header files and modification of Makefiles in drivers/misc/.

How can I 开发者_JAVA技巧submit my development work to kernel GIT?

I assume that I have to make a patch which contains all the files related to my development.


Please look in your kernel Documentation/ directory and read:

  • SubmittingPatches
  • SubmittingDrivers
  • SubmitChecklist

(and CodingStyle while you're at it).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号