diff options
| author | ulfalizer <ulfalizer@gmail.com> | 2015-03-13 14:58:43 +0100 |
|---|---|---|
| committer | ulfalizer <ulfalizer@gmail.com> | 2015-03-13 14:58:43 +0100 |
| commit | a79557f2e597cbb29b11e763f9482faa00698a74 (patch) | |
| tree | d91986882c248b26db1e68edc1cf145d54bf034c /README.md | |
| parent | 1e234ca06ef1df9f66a428d51e893a676ac77d7a (diff) | |
Grammar nit.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ changed in the C implementation over the past years, which makes me happy. :) Despite the warnings, modules *are* supported by the way (otherwise tests would break horribly). The warnings are related to `option modules`, which lets you select which symbol serves as the `MODULES` symbol. (It's always `MODULES` in the kernel, and -older versions of the `Kconfig` files not set `option modules` on it -- hence the +older versions of the `Kconfig` files did not set `option modules` on it -- hence the warnings. With newer versions of the C implementation it's required.) I should add support for `option modules` in a backwards-compatible way. |
