PDA

View Full Version : What are these files ".ko.cmd" etc.



ufuser01
December 30th, 2011, 02:44 AM
Hi,

I am writing some device drivers and have these files generated in the working directory. I am importing the project into SVN and found these. What are these files?

.tmp_versions/myMod13.mod
.myMod13.ko.cmd
.myMod13.mod.o.cmd
.myMod13.o.cmd
modules.order

Thanks.