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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ This repository contains the scripts and patches to build the kernel for SONiC.
17
17
- Those patches will be upstreamed or are in the process of being upstreamed.
18
18
- If being upstreamed, please include a link to the mail thread in the patch or PR description.
19
19
- Those patches don't make sense to be upstreamed, either because they're applicable only within SONiC or they would break some general use case.
20
+
- DTS (device tree source) files are acceptable here, as the board description in the files may be applicable to SONiC software only.
20
21
- Platform specific kernel modules which are impossible or very difficult to be built out of kernel tree.
21
22
22
23
Platform specific kernel modules are expected to develop out-of-tree kernel modules, provide them in debian packages to be embedded into SONiC image and installed on their platforms.
0 commit comments