You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When kconfig syntax moved to use $(FOO) for environment variables
localmodconfig was not updated.
Fix so it now works with the new syntax $(FOO)
Fixes: 104daea ("kconfig: reference environment variables directly and remove 'option env='")
Reported-by: Kevin Locke <[email protected]>
Reported-by: Andrei Vagin <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Tested-by: Kevin Locke <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
0 commit comments