diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2015-05-29 16:39:36 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2015-05-29 16:39:36 +0200 |
| commit | e028f248c6a32a87b5ea27079bea4f38e31cc27c (patch) | |
| tree | 4de0e66aa20e1fbbdf311b001ed7e142e9da4c0a /README.md | |
| parent | a0ab84355bc17fd85f91dbe2a1a39ddcba92a765 (diff) | |
List the make targets.
...and mention the documentation some more.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -31,10 +31,11 @@ Run the following commands in the kernel root: <i>(Note: The directory name Kconfiglib/ is significant.)</i> -In addition to creating a handy interface, the make targets are needed to pick -up environment variables set in the kernel makefiles which are referenced in -the Kconfig files (<i>ARCH</i>, <i>SRCARCH</i>, and <i>KERNELVERSION</i> as of -Linux v4.0-rc3). +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. Please tell me if the patch does not apply. It should be trivial to apply manually. |
