diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2015-05-29 17:28:29 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2015-05-29 17:28:29 +0200 |
| commit | 433cd8b9b22d38036639bd1ccc5c3c96263a6083 (patch) | |
| tree | 8aaf8180fb2de0907a5959becd6e9c96a5f2156c /README.md | |
| parent | c4ecf2b0dce1e09a009f01fe1c4efe90abc08ac3 (diff) | |
Fix typos in test suite.
...and mention that the test suite requires the make targets too in the
readme.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,7 +35,8 @@ In addition to creating a handy interface, the make targets created by the patch (`scriptconfig` and `iscripconfig`) are needed to pick up environment variables set in the kernel makefiles and later referenced in the Kconfig files (<i>ARCH</i>, <i>SRCARCH</i>, and <i>KERNELVERSION</i> as of Linux v4.0-rc3). The documentation -explains how the make targets are used. +explains how the make targets are used. The compatibility tests in the test suite +also needs them. Please tell me if the patch does not apply. It should be trivial to apply manually. |
