1
0

Implements support build/run/test only for one kernel

This commit is contained in:
2018-10-27 15:00:41 +00:00
parent e3692b9df1
commit 7a68de16ba
2 changed files with 26 additions and 2 deletions

View File

@ -38,3 +38,9 @@ If you already have Go, Qemu and Docker installed, there's cross-platform instal
$ cd ../kernel-module
$ # test kernel module
$ out-of-tree pew
## Examples
Test only with one kernel:
$ out-of-tree pew --kernel='Ubuntu:4.10.0-30-generic'