commit | 23603f1f837caeff45c6960722c2cad690db801d | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <[email protected]> | Sun May 31 15:38:47 2015 -0300 |
committer | Lucas De Marchi <[email protected]> | Sun May 31 15:38:47 2015 -0300 |
tree | 313f1b145e53cad2555fffb00139477ded99783d | |
parent | 7266ec43371fff8304e730b24729b2c6a95d75c4 [diff] |
build: cache modules from playground Now that we are able to build our own test modules, also allow to use cached modules so a) kernel headers are not required and b) distro maintainers are happy. It's still need a "--disable-test-modules" in the configure since the default is enabled. There's no license problems anymore since all modules come from our own repository, we ship the sources and the modules can be easily rebuilt.