diff options
author | Christian Rößler | 2013-11-24 17:43:20 +0100 |
---|---|---|
committer | Christian Rößler | 2013-11-24 17:43:20 +0100 |
commit | ca9135f65b3f85f39336ab1c523ac33abd883e76 (patch) | |
tree | f0f8b209444a2618b99135e64e17211752258601 /doc | |
parent | [doc] setup_howto: added building single module, typos (diff) | |
download | tm-scripts-ca9135f65b3f85f39336ab1c523ac33abd883e76.tar.gz tm-scripts-ca9135f65b3f85f39336ab1c523ac33abd883e76.tar.xz tm-scripts-ca9135f65b3f85f39336ab1c523ac33abd883e76.zip |
[doc] setup_howto: option -d when compiling kernel kernel
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup_howto | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/setup_howto b/doc/setup_howto index 8ab927d2..547910bb 100644 --- a/doc/setup_howto +++ b/doc/setup_howto @@ -48,7 +48,9 @@ needed packet manager invocations to remedy. mltk will write detailed log files to the directory 'logs' (stdout.log, stderr.log). Detailed information can also be obtained using the '-d' -(debug) switch. +(debug) switch. If a kernel is being compiled '-d' will ask if some special +kernel options arise, if no value was being given through 'make oldconfig', +as without '-d' the system will assume the default answer is correct. Please take note that mltk functions are divided in two parts, somewhat misleadingly named 'remote' and 'server' (second parameter choice). As |