Skip to content

Commit e183980

Browse files
Fix makeModules in README
1 parent 7654a04 commit e183980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Compiles the kernel using make. The script commands make the kernel Image file.
2222

2323
The other parts of the kernel build, such as building the device tree, require that the result be 'signed' and flashed from the the NVIDIA tools on a host PC.
2424

25-
<strong>makeKernel.sh</strong>
25+
<strong>makeModules.sh</strong>
2626

2727
Compiles the modules using make and then installs them.
2828

0 commit comments

Comments
 (0)