File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ The only exception to the declarative nature of the process is USB configs. They
110110[ syz-env] ( /docs/contributing.md#using-syz-env ) , which provides correct versions of the compilers.
111111
112112To update kernel configs:
113- - change config fragments as necessary (e.g. add additional configs to [ subsystems .yml] ( bits/subsystems .yml ) along
114- with minimal kernel version )
113+ - update kernel version in [ linux-next.yml ] ( bits/linux-next.yml ) and [ linux-upstream .yml] ( bits/linux-upstream .yml )
114+ - change config fragments as necessary (e.g. add additional configs to [ subsystems.yml ] ( bits/subsystems.yml ) )
115115 - run ` ./tools/syz-env make configs SOURCEDIR=/path/to/existing/linux/checkout `
116116 (note: it will be mrproper-ed and a number of remotes will be added)
117117 (see [ this] ( /docs/contributing.md#using-syz-env ) on how to setup/use ` syz-env ` )
You can’t perform that action at this time.
0 commit comments