]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: leave arch-specific modules in tree
authorLucas De Marchi <lucas.demarchi@intel.com>
Sat, 21 Feb 2015 17:02:55 +0000 (15:02 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 21 Feb 2015 17:05:25 +0000 (15:05 -0200)
commit5eafc34d66054cb806b41aa95e3eb61df4edc4db
treee6eda07bfee50418004dd09812768203856c93ea
parentf6dc239ed2a4d1b6abd4e52976d558cdbb730d01
testsuite: leave arch-specific modules in tree

This is for convenience for development and testing since we don't want
to needlessly cross-compile the modules. There's a README file
explaining the building process for those who want to update them.

These files are compiled from their respective .c and thus have LPGL
license.
testsuite/module-playground/.gitignore
testsuite/module-playground/README [new file with mode: 0644]
testsuite/module-playground/mod-simple-i386.ko [new file with mode: 0644]
testsuite/module-playground/mod-simple-sparc64.ko [new file with mode: 0644]
testsuite/module-playground/mod-simple-x86_64.ko [new file with mode: 0644]