kmod - Linux kernel module handling
Go to file
Lucas De Marchi 4a3eb3a4cc Add dependencies when module is create by name lookup
We already have the data needed to add the dependencies, so call
fucntion to transform it in a list and save in kmod_module structure.
2011-12-01 17:57:07 -02:00
libkmod Add dependencies when module is create by name lookup 2011-12-01 17:57:07 -02:00
m4 Import skeleton from libabc 2011-11-21 12:35:15 -02:00
test Add test for lookup function 2011-11-30 19:10:48 -02:00
.gitignore Add cscope.out and .swp files to gitignore 2011-11-25 00:32:28 -02:00
autogen.sh Do not configure if NOCONFIGURE is set 2011-11-24 13:29:44 -02:00
configure.ac Add some good practices to autofoo 2011-11-22 17:47:52 -02:00
COPYING Import skeleton from libabc 2011-11-21 12:35:15 -02:00
Makefile.am Add test for lookup function 2011-11-30 19:10:48 -02:00
NEWS Rename libabc to libkmod 2011-11-21 14:35:35 -02:00
README Rename libabc to libkmod 2011-11-21 14:35:35 -02:00