Commit 4696e2958b345189afebcb52e365d16ca6e403ef

Authored by Uwe Kleine-König
Committed by Michal Marek
1 parent c9575dc680

trivial: fix a typo in a filename

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

scripts/Makefile.modpost
... ... @@ -30,7 +30,7 @@
30 30 # - See include/linux/module.h for more details
31 31  
32 32 # Step 4 is solely used to allow module versioning in external modules,
33   -# where the CRC of each module is retrieved from the Module.symers file.
  33 +# where the CRC of each module is retrieved from the Module.symvers file.
34 34  
35 35 # KBUILD_MODPOST_WARN can be set to avoid error out in case of undefined
36 36 # symbols in the final module linking stage