From e028f248c6a32a87b5ea27079bea4f38e31cc27c Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 29 May 2015 16:39:36 +0200 Subject: List the make targets. ...and mention the documentation some more. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0c62245..6d5ef2a 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,11 @@ Run the following commands in the kernel root: (Note: The directory name Kconfiglib/ is significant.) -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 (ARCH, SRCARCH, and KERNELVERSION 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 (ARCH, +SRCARCH, and KERNELVERSION 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. -- cgit v1.2.3