Skip to content

Commit 11de6b8

Browse files
rename: rebuildLinux -> kerndev-rebuild
1 parent 4bdcc69 commit 11de6b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ available on the `$PATH`.
3838
module files into the dev env image. It accepts a single optional argument
3939
which, if provided, specifies a cross-compile target architecture.
4040
* `configLinux` - Sets kernel configuration options for the development environment.
41-
* `rebuildLinux` - Same as `kerndev-build` but runs `make mrproper` first.
41+
* `kerndev-rebuild` - Same as `kerndev-build` but runs `make mrproper` first.
4242
* `installLinux` - Installs header and module files into the dev env image. This
4343
is invoked by `kerndev-build` unless explicitly disabled.
4444

rebuildLinux kerndev-rebuild

File renamed without changes.

0 commit comments

Comments
 (0)