Skip to content

Add rudimentary support for modules property#1

Merged
krishc0de merged 1 commit intokrishc0de:masterfrom
helmutg:bug-modules
Sep 24, 2022
Merged

Add rudimentary support for modules property#1
krishc0de merged 1 commit intokrishc0de:masterfrom
helmutg:bug-modules

Conversation

@krishc0de
Copy link
Copy Markdown
Owner

In linux commit 6dd85ff178cd76851e2184b13e545f5a88d1be30, Linux Torvalds changed "option modules" to plain "modules" since it was the only option left. kconfiglib does not have much support for either besides parsing it and suppressing warnings when it is applied to the 'MODULES' symbol. Mirror this behaviour for the newer "modules" property.

Fixes: ulfalizer#106

In linux commit 6dd85ff178cd76851e2184b13e545f5a88d1be30, Linux Torvalds
changed "option modules" to plain "modules" since it was the only option
left. kconfiglib does not have much support for either besides parsing
it and suppressing warnings when it is applied to the 'MODULES' symbol.
Mirror this behaviour for the newer "modules" property.

Fixes: ulfalizer#106
@krishc0de krishc0de merged commit e21efdb into krishc0de:master Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error: couldn't parse 'modules': unrecognized construct

2 participants