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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This repository contains the scripts and patches to build the kernel for SONiC.
9
9
- Existing kernel modules need to be patched and those patches are available in upstream.
10
10
- Please include the original upstream commit id and message in the patch. This allows the maintainer to remove upstream patches during the kernel upgrade.
11
11
- New kernel modules which are common to all platforms.
12
-
- Platform specific kernel modules which are impossible or very difficul to be built out of kernel tree.
12
+
- Platform specific kernel modules which are impossible or very difficult to be built out of kernel tree.
13
13
14
14
Platform specific kernel modules are expected to develop out-of-tree kernel modules, provide them in debian packages to be embeded into SONiC ONE image and installed on their platforms.
0 commit comments