We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdcc69 commit 11de6b8Copy full SHA for 11de6b8
README.md
@@ -38,7 +38,7 @@ available on the `$PATH`.
38
module files into the dev env image. It accepts a single optional argument
39
which, if provided, specifies a cross-compile target architecture.
40
* `configLinux` - Sets kernel configuration options for the development environment.
41
-* `rebuildLinux` - Same as `kerndev-build` but runs `make mrproper` first.
+* `kerndev-rebuild` - Same as `kerndev-build` but runs `make mrproper` first.
42
* `installLinux` - Installs header and module files into the dev env image. This
43
is invoked by `kerndev-build` unless explicitly disabled.
44
rebuildLinux kerndev-rebuild
0 commit comments