1
0
Fork 0

Update README.md

timestamps
dump_stack() 2018-12-01 17:11:21 +00:00
parent ed226544cb
commit d001a054f4
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Then you can check it on kernel module example:
$ cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/kernel-factory $ cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/kernel-factory
$ ./bootstrap.sh # more than 6-8 hours for all kernels $ ./bootstrap.sh # more than 6-8 hours for all kernels
$ export OUT_OF_TREE_KCFG=$GOPATH/src/github.com/jollheef/out-of-tree/tools/kernel-factory/output/kernels.toml
## Examples ## Examples