Skip to content

Commit 65a0eec

Browse files
tarasmadana-nogikh
authored andcommitted
dashboard/config/linux: update documentation
1 parent cc04799 commit 65a0eec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dashboard/config/linux/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

112112
To 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`)

0 commit comments

Comments
 (0)