浏览代码

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>
Uwe Kleine-König 15 年之前
父节点
当前提交
4696e2958b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/Makefile.modpost

+ 1 - 1
scripts/Makefile.modpost

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