开发者

how to submit driver development to kernel git

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜