diff options
| author | ulfalizer <ulfalizer@gmail.com> | 2015-03-13 02:19:55 +0100 |
|---|---|---|
| committer | ulfalizer <ulfalizer@gmail.com> | 2015-03-13 02:19:55 +0100 |
| commit | df8dd4044c585da98a295f8e3a25252aa1490a3c (patch) | |
| tree | 5f703cdbfd227895afdde8a8400757199242ef16 /README.md | |
| parent | f09433986ff04f4357e0309142cb30b5c9627df1 (diff) | |
s/allconfig/allnoconfig/.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ utilities in the kernel, usually invoked via make targets such as Thanks to a patch from Philip Craig (https://github.com/philipc) that adds support for the new `allnoconfig_y` option (which sets the user value of certain symbols -to `y` during `make allconfig` to improve coverage) and fixes an obscure issue +to `y` during `make allnoconfig` to improve coverage) and fixes an obscure issue with `comment`s inside `choice`s (that didn't affect correctness but made outputs differ), the testsuite now passes with Linux v4.0-rc3. Very little seems to have changed in the C implementation over the past years, which makes me happy. :) |
